Class AuthException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RemoteAuthException

public class AuthException extends PortalException
Author:
Brian Wing Shun Chan, Zsolt Berentey
See Also:
  • Field Details

  • Constructor Details

    • AuthException

      public AuthException()
    • AuthException

      public AuthException(String msg)
    • AuthException

      public AuthException(String msg, Throwable throwable)
    • AuthException

      public AuthException(Throwable throwable)
  • Method Details

    • getType

      public int getType()
    • setType

      public void setType(int type)