Package digilib.image

Class ImageOutputException

All Implemented Interfaces:
Serializable

public class ImageOutputException extends FileOpException
Author:
casties
See Also:
  • Constructor Details

    • ImageOutputException

      public ImageOutputException()
    • ImageOutputException

      public ImageOutputException(String message)
      Parameters:
      message -
    • ImageOutputException

      public ImageOutputException(String message, Throwable cause)
      Parameters:
      message -
      cause -