Class ParseException

All Implemented Interfaces:
Serializable

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

    • ParseException

      public ParseException()
    • ParseException

      public ParseException(String msg)
    • ParseException

      public ParseException(String msg, Throwable throwable)
    • ParseException

      public ParseException(Throwable throwable)