exceptions

package
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2025 License: GPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiException

type ApiException struct {
	// contains filtered or unexported fields
}

func NewApiException

func NewApiException(message string, innerExceptions ...error) *ApiException

func (*ApiException) Error

func (e *ApiException) Error() string

func (*ApiException) InnerException

func (e *ApiException) InnerException() error

type BuilderException

type BuilderException struct {
	// contains filtered or unexported fields
}

func NewBuilderException

func NewBuilderException(message string, innerExceptions ...error) *BuilderException

func (*BuilderException) Error

func (e *BuilderException) Error() string

func (*BuilderException) InnerException

func (e *BuilderException) InnerException() error

type ConfigurationException

type ConfigurationException struct {
	// contains filtered or unexported fields
}

func NewConfigurationException

func NewConfigurationException(message string, innerExceptions ...error) *ConfigurationException

func (*ConfigurationException) Error

func (e *ConfigurationException) Error() string

func (*ConfigurationException) InnerException

func (e *ConfigurationException) InnerException() error

type MessageException

type MessageException struct {
	// contains filtered or unexported fields
}

func NewMessageException

func NewMessageException(message string, innerExceptions ...error) *MessageException

func (*MessageException) Error

func (e *MessageException) Error() string

func (*MessageException) InnerException

func (e *MessageException) InnerException() error

type UnsupportedTransactionException

type UnsupportedTransactionException struct {
	// contains filtered or unexported fields
}

func NewUnsupportedTransactionException

func NewUnsupportedTransactionException(message string, innerExceptions ...error) *UnsupportedTransactionException

func (*UnsupportedTransactionException) Error

func (*UnsupportedTransactionException) InnerException

func (e *UnsupportedTransactionException) InnerException() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL