Skip to content

ShellError

exception: ShellError

class ShellError(Exception):
    ...

Changes

Version Change
0.3.2 added base class 'Exception'
0.3.0 Made public