Class FileMimeTypeException

All Implemented Interfaces:
Serializable

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

    • FileMimeTypeException

      public FileMimeTypeException()
    • FileMimeTypeException

      public FileMimeTypeException(String msg)
    • FileMimeTypeException

      public FileMimeTypeException(String msg, Throwable throwable)
    • FileMimeTypeException

      public FileMimeTypeException(Throwable throwable)