hyperspy.exceptions module¶
-
exception
hyperspy.exceptions.ByteOrderError(order='')¶ Bases:
Exception
-
exception
hyperspy.exceptions.DM3DataTypeError(value='')¶ Bases:
Exception
-
exception
hyperspy.exceptions.DM3FileVersionError(value='')¶ Bases:
Exception
-
exception
hyperspy.exceptions.DM3TagError(value='')¶ Bases:
Exception
-
exception
hyperspy.exceptions.DM3TagIDError(value='')¶ Bases:
Exception
-
exception
hyperspy.exceptions.DM3TagTypeError(value='')¶ Bases:
Exception
-
exception
hyperspy.exceptions.DataDimensionError(msg)¶ Bases:
Exception
-
exception
hyperspy.exceptions.ImageIDError(value='')¶ Bases:
Exception
-
exception
hyperspy.exceptions.ImageModeError(value='')¶ Bases:
Exception
-
exception
hyperspy.exceptions.MissingParametersError(parameters)¶ Bases:
Exception
Bases:
Exception
Bases:
Exception
-
exception
hyperspy.exceptions.NoInteractiveError¶ Bases:
Exception
-
exception
hyperspy.exceptions.ShapeError(value)¶ Bases:
Exception
-
exception
hyperspy.exceptions.SignalDimensionError(output_dimension, expected_output_dimension)¶ Bases:
Exception
-
exception
hyperspy.exceptions.SignalSizeError(signal_size, expected_signal_size)¶ Bases:
Exception
-
exception
hyperspy.exceptions.VisibleDeprecationWarning¶ Bases:
UserWarningVisible deprecation warning. By default, python will not show deprecation warnings, so this class provides a visible one.
-
exception
hyperspy.exceptions.WrongObjectError(is_str, must_be_str)¶ Bases:
Exception