Class InvalidFileException

All Implemented Interfaces:
Serializable

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

    • InvalidFileException

      public InvalidFileException()
    • InvalidFileException

      public InvalidFileException(String msg)
    • InvalidFileException

      public InvalidFileException(String msg, Throwable throwable)
    • InvalidFileException

      public InvalidFileException(Throwable throwable)