pysap.base.exceptions
pysap.base.exceptions#
- exception Exception(*args, **kwargs)[source]#
Bases:
ExceptionBase class for all exceptions in pysap.
- exception Sparse2dError(message)[source]#
Bases:
pysap.base.exceptions.ExceptionBase exception type for the package.
- exception Sparse2dRuntimeError(algorithm_name, parameters, error=None)[source]#
Bases:
pysap.base.exceptions.Sparse2dErrorError thrown when call to the Sparse2d software failed.
- exception Sparse2dConfigurationError(command_name)[source]#
Bases:
pysap.base.exceptions.Sparse2dErrorError thrown when call to the Sparse2d software failed.