PLANTA customizer APIs JythonAPIs Current: utilities - exception utilities - exception The exception module defines Exceptions thrown by the utilities packageClassesPojoSaveFailedExceptionMethodsFunctionParametersReturn ValueDescriptionPojoSaveFailedException.__init__(self, entity, reason)entity: Entity that failed to be savedreason: Reason the entity failed to be savedException for when a pojo could not be savedPojoDeleteFailedExceptionMethodsFunctionParametersReturn ValueDescriptionPojoDeleteFailedException.__init__(self, entity, reason)entity: Entity that failed to be deletedreason: Reason the entity failed to be deletedException for when a pojo could not be deleted Page: Jython API (PLANTA customizer) jythonapi ×