Package ch.tocco.nice2.netui.api.bind
Class RpcExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.netui.api.bind.RpcExecutionException
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Constructor Summary
ConstructorDescriptionDeprecated.Deprecated.RpcExecutionException
(String s, Blame... blame) Deprecated.RpcExecutionException
(String s, Throwable throwable) Deprecated.RpcExecutionException
(String s, Throwable throwable, Blame... blame) Deprecated.RpcExecutionException
(Throwable throwable) Deprecated.RpcExecutionException
(Throwable throwable, Blame... blame) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RpcExecutionException
public RpcExecutionException()Deprecated. -
RpcExecutionException
Deprecated. -
RpcExecutionException
Deprecated. -
RpcExecutionException
Deprecated. -
RpcExecutionException
Deprecated. -
RpcExecutionException
Deprecated. -
RpcExecutionException
Deprecated.
-
-
Method Details
-
getBlame
Deprecated.
-