pint.exceptions

Exceptions

AliasConflict

If the same alias is used for different parameters.

ClockCorrectionError

Unspecified error doing clock correction.

ClockCorrectionOutOfRange

Clock corrections are available but the requested time is not covered.

ComponentConflict

Error for multiple components can be select but no other indications.

ConvergenceFailure

CorrelatedErrors(model)

DegeneracyWarning

InvalidModelParameters

MaxiterReached

MissingBinaryError

Error for missing BINARY parameter.

MissingParameter(module, param[, msg])

A required model parameter was not included.

MissingTOAs(parameter_names)

Some parameter does not describe any TOAs.

NoClockCorrections

Clock corrections are expected but none are available.

PINTPrecisionError

PrefixError

PropertyAttributeError

StepProblem

TimingModelError

Generic base class for timing model errors.

UnknownBinaryModel(message[, suggestion])

Signal that the par file requested a binary model not in PINT.

UnknownParameter

Signal that a parameter name does not match any PINT parameters and their aliases.