Class RpcException

All Implemented Interfaces:
Serializable

public class RpcException extends RuntimeException
An exception representing a failed RPC request.
See Also:
Serialized Form
  • Method Details

    • getCode

      public int getCode()
      The error code that caused this exception.
      Returns:
      error code, usually -1