Class ExecutorRemotingTask.InternalExecutorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable
Enclosing class:
ExecutorRemotingTask<T extends Serializable>

public static class ExecutorRemotingTask.InternalExecutorException extends Exception implements SmartExternalizable
A wrapper executor exception that holds more information on the exception, such as the instance id.
See Also: