class XIVAPI::Exceptions::XIVAPIException

Defined in:

exceptions.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(api_exception : Dataclasses::Exception) #

[View source]

Instance Method Detail

def api_exception : XIVAPI::Dataclasses::Exception #

A Dataclasses::Exception instance containing exception information from the API.


[View source]