Class RpcRuntimeException

  • All Implemented Interfaces:
    Serializable

    @Deprecated
    public class RpcRuntimeException
    extends RuntimeException
    Deprecated.
    Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.rpc.RpcRuntimeException} alternative
    See Also:
    Serialized Form
    • Constructor Detail

      • RpcRuntimeException

        public RpcRuntimeException()
        Deprecated.
      • RpcRuntimeException

        public RpcRuntimeException​(String message)
        Deprecated.
      • RpcRuntimeException

        public RpcRuntimeException​(Throwable cause)
        Deprecated.
      • RpcRuntimeException

        public RpcRuntimeException​(String message,
                                   Throwable cause)
        Deprecated.