package
3.0.0-18+incompatible
Repository: https://github.com/pip-services3-go/pip-services3-commons-go.git
Documentation: pkg.go.dev

# Functions

Creates an error instance and assigns its values.
Creates an error instance and assigns its values.
Creates an error instance and assigns its values.
Creates an error instance and assigns its values.
Creates a new instance of application error and assigns its message.
Creates a serializable ErrorDescription from error object.
Returns *ApplicationError.
Creates an error instance and assigns its values.
Creates an error instance and assigns its values.
Creates an error instance and assigns its values.
Creates an error instance and assigns its values.
Creates an error instance and assigns its values.
Creates an error instance and assigns its values.
Creates an error instance and assigns its values.
Creates an error instance and assigns its values.
Wrap error by ApplicationError struct and sets messageParameters: - err error an error what neet to wrap - message string error message Return *ApplicationError.

# Constants

Defines standard error categories to application exceptions supported by PipServices toolkit.
Defines standard error categories to application exceptions supported by PipServices toolkit.
Defines standard error categories to application exceptions supported by PipServices toolkit.
Defines standard error categories to application exceptions supported by PipServices toolkit.
Defines standard error categories to application exceptions supported by PipServices toolkit.
Defines standard error categories to application exceptions supported by PipServices toolkit.
Defines standard error categories to application exceptions supported by PipServices toolkit.
Defines standard error categories to application exceptions supported by PipServices toolkit.
Defines standard error categories to application exceptions supported by PipServices toolkit.
Defines standard error categories to application exceptions supported by PipServices toolkit.
Defines standard error categories to application exceptions supported by PipServices toolkit.
Defines standard error categories to application exceptions supported by PipServices toolkit.

# Variables

No description provided by the author
No description provided by the author

# Structs

Defines a base class to defive various application exceptions.
Seializeable error description.
Factory to recreate exceptions from ErrorDescription values passed through the wire.
Factory to create serializeable ErrorDescription from ApplicationException or from arbitrary errors.