The Exceptions Module

PLPythonWrapperException

exception PLPythonWrapperException

Exception for PLPyWrapper

RowException

exception RowException

Exception for Row

TriggerException

exception TriggerException

Exception for Trigger class

TypeException

exception TypeException

Custom “type error” exception class. When it’s important,functions/methods are type checked and this exception is thrown when the given type/s do not match the expected types

UtilityException

exception UtilityException

Exception for any function in the utility module