er.distribution.client.exceptions
Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
er.distribution.client.exceptions.ServerException
- All Implemented Interfaces:
- Serializable
public class ServerException
- extends RuntimeException
Represents an exception that originated on the server and has now been relayed to the client
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MESSAGE
public static final String MESSAGE
- See Also:
- Constant Field Values
ServerException
public ServerException()
ServerException
public ServerException(Throwable cause)
Copyright © 2002 – 2011 Project Wonder.