Class IncompatibleTypeException

All Implemented Interfaces:
Serializable

public class IncompatibleTypeException extends ImgLibException
Is thrown if a Type is not supported.
Author:
Curtis Rueden, Stephan Preibisch, Johannes Schindelin
See Also:
  • Constructor Details

    • IncompatibleTypeException

      public IncompatibleTypeException(Object obj, String message)