Project Wonder 5.0

er.distribution.client.exceptions
Class ServerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Field Summary
static String MESSAGE
           
 
Constructor Summary
ServerException()
           
ServerException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

MESSAGE

public static final String MESSAGE
See Also:
Constant Field Values
Constructor Detail

ServerException

public ServerException()

ServerException

public ServerException(Throwable cause)

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.