Uses of Package
dermi.exception

Packages that use dermi.exception
dermi   
dermi.activation   
dermi.core   
dermi.dolr   
dermi.exception   
dermi.listener   
dermi.registry   
dermi.util   
 

Classes in dermi.exception used by dermi
RemoteException
          A RemoteException is the common superclass for a wide number of communication-related exceptions that may occur during the execution of a remote method call.
SessionException
          Wrapper exception class to different exceptions It simply stores the incoming exception and provides a method for obtaining the "real" exception.
UnmatchedAnycallMethodException
          Exception class that is thrown when an anycall/manycall condition was unable to be satisfied by any of the group members.
 

Classes in dermi.exception used by dermi.activation
RemoteException
          A RemoteException is the common superclass for a wide number of communication-related exceptions that may occur during the execution of a remote method call.
 

Classes in dermi.exception used by dermi.core
ConnectionException
          A ConnectionException is thrown if an Exception occurs in the event middleware.
 

Classes in dermi.exception used by dermi.dolr
RemoteException
          A RemoteException is the common superclass for a wide number of communication-related exceptions that may occur during the execution of a remote method call.
 

Classes in dermi.exception used by dermi.exception
RemoteException
          A RemoteException is the common superclass for a wide number of communication-related exceptions that may occur during the execution of a remote method call.
 

Classes in dermi.exception used by dermi.listener
RemoteException
          A RemoteException is the common superclass for a wide number of communication-related exceptions that may occur during the execution of a remote method call.
UnmatchedAnycallMethodException
          Exception class that is thrown when an anycall/manycall condition was unable to be satisfied by any of the group members.
 

Classes in dermi.exception used by dermi.registry
RemoteException
          A RemoteException is the common superclass for a wide number of communication-related exceptions that may occur during the execution of a remote method call.
 

Classes in dermi.exception used by dermi.util
RemoteException
          A RemoteException is the common superclass for a wide number of communication-related exceptions that may occur during the execution of a remote method call.
UnmatchedAnycallMethodException
          Exception class that is thrown when an anycall/manycall condition was unable to be satisfied by any of the group members.