Class ImageShrinker.ImageShrinkerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclnt.util.valuemgmt.ImageShrinker.ImageShrinkerException
All Implemented Interfaces:
Serializable
Enclosing class:
ImageShrinker

public static class ImageShrinker.ImageShrinkerException extends Exception
See Also:
  • Constructor Details

    • ImageShrinkerException

      public ImageShrinkerException()
    • ImageShrinkerException

      public ImageShrinkerException(String message, Throwable cause)
    • ImageShrinkerException

      public ImageShrinkerException(String message)
    • ImageShrinkerException

      public ImageShrinkerException(Throwable cause)