struct NATS::JetStream::APIError

Defined in:

jetstream/api_error.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct NATS::JetStream::Entity

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def code : Int64 #

[View source]
def description : String | Nil #

[View source]
def err_code : UInt16 | Nil #

[View source]