shop
Class InvalidItemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
shop.ShopException
shop.InvalidItemException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidItemException
- 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 |
InvalidItemException
public InvalidItemException(java.lang.String s)
- CreateException constructor comment.