org.histpop.server.objects
Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.histpop.server.objects.ServerException
- All Implemented Interfaces:
- java.io.Serializable, ServerObj
- Direct Known Subclasses:
- FrameException
public class ServerException
- extends java.lang.Exception
- implements ServerObj
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ServerException
public ServerException(java.lang.String message)
ServerException
public ServerException(java.lang.Object object,
java.lang.String message)
ServerException
public ServerException(java.lang.Object object,
java.lang.Exception ex)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable
init
public void init()
getType
public java.lang.String getType()
getID
public java.lang.String getID()