neural_compressor.ux.utils.exceptions

Domain Exceptions.

Module Contents

exception neural_compressor.ux.utils.exceptions.NotFoundException

Bases: Exception

Not Found Exception.

exception neural_compressor.ux.utils.exceptions.AccessDeniedException

Bases: Exception

Access Denied.

exception neural_compressor.ux.utils.exceptions.ClientErrorException

Bases: Exception

Generic user error.

exception neural_compressor.ux.utils.exceptions.InternalException

Bases: Exception

Internal application exception.