mbltml.mbltml.MBLTMLInsufficientLengthError Class Reference

mbltml.mbltml.MBLTMLInsufficientLengthError Class Reference#

mbltml: mbltml.mbltml.MBLTMLInsufficientLengthError Class Reference
mbltml Test Preview
mbltml — EN
mbltml.mbltml.MBLTMLInsufficientLengthError Class Reference

Raised when the output buffer is too small to hold the result. More...

Inheritance diagram for mbltml.mbltml.MBLTMLInsufficientLengthError:

Static Public Attributes

MBLTMLDriverNotFoundError MBLTML_DRIVER_NOT_FOUND ,
MBLTMLInvalidArgumentError MBLTML_INVALID_ARGUMENT ,
MBLTMLUninitializedError MBLTML_UNINITIALIZED ,
MBLTMLNotSupportedError MBLTML_NOT_SUPPORTED ,
MBLTMLInsufficientLengthError MBLTML_INSUFFICIENT_LENGTH ,

Static Protected Attributes

 _code_to_class

Detailed Description

Raised when the output buffer is too small to hold the result.

Wraps MBLTML_INSUFFICIENT_LENGTH.

Definition at line 345 of file mbltml.py.

Member Data Documentation

◆ _code_to_class

mbltml.mbltml.MBLTMLInsufficientLengthError._code_to_class
staticprotected

Definition at line 354 of file mbltml.py.

◆ MBLTML_DRIVER_NOT_FOUND

MBLTMLDriverNotFoundError mbltml.mbltml.MBLTMLInsufficientLengthError.MBLTML_DRIVER_NOT_FOUND ,
static

Definition at line 355 of file mbltml.py.

◆ MBLTML_INVALID_ARGUMENT

MBLTMLInvalidArgumentError mbltml.mbltml.MBLTMLInsufficientLengthError.MBLTML_INVALID_ARGUMENT ,
static

Definition at line 356 of file mbltml.py.

◆ MBLTML_UNINITIALIZED

MBLTMLUninitializedError mbltml.mbltml.MBLTMLInsufficientLengthError.MBLTML_UNINITIALIZED ,
static

Definition at line 357 of file mbltml.py.

◆ MBLTML_NOT_SUPPORTED

MBLTMLNotSupportedError mbltml.mbltml.MBLTMLInsufficientLengthError.MBLTML_NOT_SUPPORTED ,
static

Definition at line 358 of file mbltml.py.

◆ MBLTML_INSUFFICIENT_LENGTH

MBLTMLInsufficientLengthError mbltml.mbltml.MBLTMLInsufficientLengthError.MBLTML_INSUFFICIENT_LENGTH ,
static

Definition at line 359 of file mbltml.py.


The documentation for this class was generated from the following file: