Class TrxError#

Inheritance Relationships#

Base Type#

  • public std::runtime_error

Derived Types#

Class Documentation#

class TrxError : public std::runtime_error#

Base exception for all TRX library errors.

Subclassed by trx::TrxArgumentError, trx::TrxDTypeError, trx::TrxFormatError, trx::TrxIOError