isbg.isbg.ISBGError

exception isbg.isbg.ISBGError(exitcode=0, message='')

Class for the ISBG exceptions.

exitcode

The exit code for the error.

Type

int

message

The human readable error message.

Type

str