Class ImgLibException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IncompatibleTypeException

public class ImgLibException extends RuntimeException
See Also:
  • Constructor Details

    • ImgLibException

      public ImgLibException(String message)
    • ImgLibException

      public ImgLibException(Object obj, String message)
    • ImgLibException

      public ImgLibException()
    • ImgLibException

      public ImgLibException(Throwable t)