Class ImageResolutionException

All Implemented Interfaces:
Serializable

public class ImageResolutionException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • ImageResolutionException

      public ImageResolutionException()
    • ImageResolutionException

      public ImageResolutionException(String msg)
    • ImageResolutionException

      public ImageResolutionException(String msg, Throwable throwable)
    • ImageResolutionException

      public ImageResolutionException(Throwable throwable)