Class InternalException

All Implemented Interfaces:
Serializable

public final class InternalException extends RpcException
InternalException is used to specify an internal system error
See Also:
  • Constructor Details

    • InternalException

      public InternalException(String errorMessage)