net.agmodel.utility
Class GeneralException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--net.agmodel.utility.GeneralException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ConnectionException, InternalException, InvalidRequestException
- public class GeneralException
- extends Exception
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Exception |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GeneralException
public GeneralException()
GeneralException
public GeneralException(String s)