Skip to main content
Skip table of contents

utilities - exception

The exception module defines Exceptions thrown by the utilities package

Classes

PojoSaveFailedException

Methods

FunctionParametersReturn ValueDescription
PojoSaveFailedException.__init__(self, entity, reason)entity: Entity that failed to be saved
reason: Reason the entity failed to be saved

Exception for when a pojo could not be saved

PojoDeleteFailedException

Methods

FunctionParametersReturn ValueDescription
PojoDeleteFailedException.__init__(self, entity, reason)entity: Entity that failed to be deleted
reason: Reason the entity failed to be deleted

Exception for when a pojo could not be deleted

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.