neural_compressor.ux.utils.exceptions¶
Domain Exceptions.
Module Contents¶
- exception neural_compressor.ux.utils.exceptions.NotFoundException¶
Bases:
ExceptionNot Found Exception.
- exception neural_compressor.ux.utils.exceptions.AccessDeniedException¶
Bases:
ExceptionAccess Denied.
- exception neural_compressor.ux.utils.exceptions.ClientErrorException¶
Bases:
ExceptionGeneric user error.
- exception neural_compressor.ux.utils.exceptions.InternalException¶
Bases:
ExceptionInternal application exception.