Class IncompatibleTypeException

All Implemented Interfaces:
Serializable

public class IncompatibleTypeException extends ImgLibException
Is thrown if a Type is not supported.
See Also:
  • Constructor Details

    • IncompatibleTypeException

      public IncompatibleTypeException(Object obj, String message)