class

PlaceOS::Driver::Proxy::RemoteDriver::Error

Inherits Exception < Reference < Object

Constructors

new(error_code : ErrorCode, message : String | Nil = nil, system_id : String = "", module_name : String = "", index : Int32 = 1, remote_backtrace : Array(String) | Nil = nil, response_code : Int32 = 500)
Source

Instance methods

error_code
Source
index
Source
module_name
Source
remote_backtrace
Source
remote_backtrace=(remote_backtrace : Array(String) | Nil)
Source
response_code
Source
system_id
Source