class Monitoring::ZAPIException

Defined in:

api/Zabipi.cr

Constant Summary

ERR_CODE_UNKNOWN = -8

Constructors

Instance Method Summary

Constructor Detail

def self.new(**jsrpc_error) #

[View source]

Instance Method Detail

def code : Int32 #

[View source]
def code=(code : Int32) #

[View source]
def data : String | Nil #

[View source]
def data=(data : String | Nil) #

[View source]