apollo
Class PageHandlerRemoteException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--apollo.ApolloException
                    |
                    +--apollo.PageHandlerException
                          |
                          +--apollo.PageHandlerRemoteException
All Implemented Interfaces:
java.io.Serializable

public class PageHandlerRemoteException
extends PageHandlerException

This exception is thrown when some sort of exception occoured with the handling a remote Node request.

See Also:
Serialized Form

Methods inherited from class apollo.ApolloException
getExceptionMsg, setExceptionMsg
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait