Class CredentialException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.saml.runtime.exception.CredentialException
All Implemented Interfaces:
Serializable

public class CredentialException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • CredentialException

      public CredentialException()
    • CredentialException

      public CredentialException(String msg)
    • CredentialException

      public CredentialException(String msg, Throwable throwable)
    • CredentialException

      public CredentialException(Throwable throwable)