Class RemoteOperationRouterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gigaspaces.internal.remoting.routing.RemoteOperationRouterException
- All Implemented Interfaces:
Serializable
- Since:
- 9.0.0
- Author:
- Niv Ingberg
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteOperationRouterException(String message) RemoteOperationRouterException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RemoteOperationRouterException
-
RemoteOperationRouterException
-