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 351 of file mbltml.py.

Member Data Documentation

◆ _code_to_class

mbltml.mbltml.MBLTMLInsufficientLengthError._code_to_class
staticprotected

Definition at line 360 of file mbltml.py.

◆ MBLTML_DRIVER_NOT_FOUND

MBLTMLDriverNotFoundError mbltml.mbltml.MBLTMLInsufficientLengthError.MBLTML_DRIVER_NOT_FOUND ,
static

Definition at line 361 of file mbltml.py.

◆ MBLTML_INVALID_ARGUMENT

MBLTMLInvalidArgumentError mbltml.mbltml.MBLTMLInsufficientLengthError.MBLTML_INVALID_ARGUMENT ,
static

Definition at line 362 of file mbltml.py.

◆ MBLTML_UNINITIALIZED

MBLTMLUninitializedError mbltml.mbltml.MBLTMLInsufficientLengthError.MBLTML_UNINITIALIZED ,
static

Definition at line 363 of file mbltml.py.

◆ MBLTML_NOT_SUPPORTED

MBLTMLNotSupportedError mbltml.mbltml.MBLTMLInsufficientLengthError.MBLTML_NOT_SUPPORTED ,
static

Definition at line 364 of file mbltml.py.

◆ MBLTML_INSUFFICIENT_LENGTH

MBLTMLInsufficientLengthError mbltml.mbltml.MBLTMLInsufficientLengthError.MBLTML_INSUFFICIENT_LENGTH ,
static

Definition at line 365 of file mbltml.py.


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