Class ReferencedImageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vividsolutions.jump.JUMPException
com.vividsolutions.jump.workbench.imagery.ReferencedImageException
All Implemented Interfaces:
Serializable

public class ReferencedImageException extends JUMPException
See Also:
  • Constructor Details

    • ReferencedImageException

      public ReferencedImageException(String message, Throwable cause)
    • ReferencedImageException

      public ReferencedImageException(String message)
    • ReferencedImageException

      public ReferencedImageException(Throwable cause)