exception documentation

class IdentifierError(SQLAlchemyError): (source)

View In Hierarchy

Raised when a schema name is beyond the max character limit

Inherited from SQLAlchemyError:

Method __str__ Undocumented
Method _message Undocumented
Method _sql_message Undocumented

Inherited from HasDescriptionCode (via SQLAlchemyError):

Method __init__ Undocumented
Instance Variable code Undocumented
Method _code_str Undocumented