Class TermsOfUseException

All Implemented Interfaces:
Serializable

public class TermsOfUseException extends PortalException
Author:
Amos Fong
See Also:
  • Constructor Details

    • TermsOfUseException

      public TermsOfUseException()
    • TermsOfUseException

      public TermsOfUseException(String msg)
    • TermsOfUseException

      public TermsOfUseException(String msg, Throwable throwable)
    • TermsOfUseException

      public TermsOfUseException(Throwable throwable)