Class ImageTypeException

All Implemented Interfaces:
Serializable

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

    • ImageTypeException

      public ImageTypeException()
    • ImageTypeException

      public ImageTypeException(String msg)
    • ImageTypeException

      public ImageTypeException(String msg, Throwable throwable)
    • ImageTypeException

      public ImageTypeException(Throwable throwable)