Exception: SimpleRPC::RemoteException

Inherits:
RPCError
  • Object
show all
Defined in:
lib/simplerpc/exceptions.rb

Overview

Thrown when the server raises an exception.

The message is set to the server’s exception class.

Instance Attribute Summary

Attributes inherited from RPCError

#cause

Method Summary

Methods inherited from RPCError

#initialize

Constructor Details

This class inherits a constructor from SimpleRPC::RPCError