shop
Class CreateException

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