Package com.atlassian.confluence.it.rpc
Class RpcRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.it.rpc.RpcRuntimeException
- All Implemented Interfaces:
Serializable
Deprecated.
Please use confluence-test-utils module instead.
See {com.atlassian.confluence.test.rpc.RpcRuntimeException} alternative
- See Also:
-
Constructor Summary
ConstructorDescriptionDeprecated.RpcRuntimeException
(String message) Deprecated.RpcRuntimeException
(String message, Throwable cause) Deprecated.RpcRuntimeException
(Throwable cause) 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
-
RpcRuntimeException
public RpcRuntimeException()Deprecated. -
RpcRuntimeException
Deprecated. -
RpcRuntimeException
Deprecated. -
RpcRuntimeException
Deprecated.
-