Class RmiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.drasyl.handler.rmi.RmiException
All Implemented Interfaces:
Serializable

public class RmiException extends Exception
Exception related to remote message invocations.
See Also:
  • Constructor Details

    • RmiException

      public RmiException(String message)