nessai.utils.errors#
Custom exceptions for the nessai package.
Exceptions#
Base class for exceptions related to random number generation. |
|
Exception raised when the random number generator has not been set |
|
Exception raised when the random number generator has already been set |
Module Contents#
- exception nessai.utils.errors.RNGError#
Bases:
ExceptionBase class for exceptions related to random number generation.