class Cannon::Rpc::RemoteError
- Cannon::Rpc::RemoteError
- Cannon::Rpc::Error
- Exception
- Reference
- Object
Overview
Remote error class, raised when a remote call encountered an error
Defined in:
cannon/rpc.crConstructors
Instance Method Summary
-
#remote_message : String
The remote error message
-
#type : String
The remote exception type, like "ArgumentError"