Skip to content

InscoperNBOException

Bases: Exception

The InscoperNBOException class is the custom Exception class of the Inscoper NBO

__init__(msg)

constructor

Parameters:

Name Type Description Default
msg string

: exception message

required

what()

get the message of the exception

Returns:

Type Description
string

the message