shop
Class OutOfStockException

java.lang.Object
java.lang.Throwable
java.lang.Exception
shop.ShopException
shop.OutOfStockException
- All Implemented Interfaces:
- java.io.Serializable
- public class OutOfStockException
- extends ShopException
Creation date: (8/4/2001 2:29:18 PM)
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OutOfStockException
public OutOfStockException(java.lang.String s)
- CreateException constructor comment.