class documentation

class SADeprecationWarning(HasDescriptionCode, DeprecationWarning):

Known subclasses: sqlalchemy.exc.Base20DeprecationWarning

View In Hierarchy

Issued for usage of deprecated APIs.
Class Variable deprecated​_since Indicates the version that started raising this deprecation warning

Inherited from HasDescriptionCode:

Method __init__ Undocumented
Method __str__ Undocumented
Method ​_code​_str Undocumented
Instance Variable code Undocumented
deprecated_since =
Indicates the version that started raising this deprecation warning