Skip to content
This repository has been archived by the owner on Mar 11, 2018. It is now read-only.

Latest commit

 

History

History
136 lines (94 loc) · 2.23 KB

foundations.exceptions.rst

File metadata and controls

136 lines (94 loc) · 2.23 KB

_foundations.exceptions

foundations.exceptions

Module Attributes

foundations.exceptions.LOGGER

foundations.exceptions.EXCEPTIONS_FRAME_SYMBOL

Functions

getInnerMostFrame

extractStack

extractArguments

extractLocals

extractException

formatException

formatReport

baseExceptionHandler

installExceptionHandler

uninstallExceptionHandler

handleExceptions

Classes

AbstractError

BreakIteration

AbstractParsingError

FileStructureParsingError

AttributeStructureParsingError

AbstractOsError

PathExistsError

DirectoryExistsError

FileExistsError

AbstractObjectError

ObjectTypeError

ObjectExistsError

AbstractUserError

ProgrammingError

UserError

AbstractNodeError

NodeAttributeTypeError

NodeAttributeExistsError

AbstractLibraryError

LibraryInstantiationError

LibraryInitializationError

LibraryExecutionError

AbstractServerError

ServerOperationError