Class RequiredFileException

All Implemented Interfaces:
Serializable

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

    • RequiredFileException

      public RequiredFileException()
    • RequiredFileException

      public RequiredFileException(String msg)
    • RequiredFileException

      public RequiredFileException(String msg, Throwable throwable)
    • RequiredFileException

      public RequiredFileException(Throwable throwable)