IsStandardObjectError

misc.exceptions.IsStandardObjectError(name: str, object_type: str)

Raised when an operation is attempted on a standard object.

Back to top