releso.exceptions

File defines the exceptions of the ReLeSO toolbox/library.

Module Attributes

color_supported

boolean value on whether or not coloring is supported

Functions

output_styling(message, stylings)

Style the string according to the given styles.

red(message)

Color string red.

underline(message)

Underline the string.

Classes

Stylings(value)

Possible stylings supported by this Tool.

Exceptions

AgentUnknownException(agent[, logger])

Agent unknown exception for the ReLeSO package.

ParserException(parent, item, message)

Parser Exception for the ReLeSO package.

ValidationNotSet([logger])

Validation not set exception.