error
Exceptions raised by loam.
LoamError
Bases: Exception
Base class for exceptions raised by loam.
LoamWarning
Bases: UserWarning
Warning category for warnings issued by loam.
SubcmdError
Bases: LoamError
Raised when an invalid Subcmd name is requested.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
option |
str
|
invalid subcommand name. |
required |
Attributes:
Name | Type | Description |
---|---|---|
option |
invalid subcommand name. |