Class ImageSizeException

All Implemented Interfaces:
Serializable

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

    • ImageSizeException

      public ImageSizeException()
    • ImageSizeException

      public ImageSizeException(String msg)
    • ImageSizeException

      public ImageSizeException(String msg, Throwable throwable)
    • ImageSizeException

      public ImageSizeException(Throwable throwable)