java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.iu.client.RemoteInvocationException
- All Implemented Interfaces:
Serializable
RuntimeException backed by RemoteInvocationFailure- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RemoteInvocationException
Creates a newThrowablereconstructed from a remote invocation failure- Parameters:
failure- remote invocation failure
-
-
Method Details
-
getExceptionType
Gets the exception type.- Returns:
- exception type
-