Class RpcCallException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.cg.webbpm.modules.webkit.rpc.api.exception.RpcCallException
- All Implemented Interfaces:
Serializable
- Author:
- Abdulin Ildar
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRpcCallException
(String message) RpcCallException
(String message, String location, Throwable cause) RpcCallException
(String message, Throwable cause) RpcCallException
(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
-
RpcCallException
-
RpcCallException
-
RpcCallException
-
RpcCallException
-
-
Method Details
-
getLocation
-
setLocation
-