Package net.imglib2.exception
Class IncompatibleTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.imglib2.exception.ImgLibException
net.imglib2.exception.IncompatibleTypeException
- All Implemented Interfaces:
Serializable
Is thrown if a
Type
is not supported.- Author:
- Curtis Rueden, Stephan Preibisch, Johannes Schindelin
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IncompatibleTypeException
-