Class CertificateKeyPasswordException

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.CertificateKeyPasswordException
All Implemented Interfaces:
Serializable

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

    • CertificateKeyPasswordException

      public CertificateKeyPasswordException()
    • CertificateKeyPasswordException

      public CertificateKeyPasswordException(String msg)
    • CertificateKeyPasswordException

      public CertificateKeyPasswordException(String msg, Throwable throwable)
    • CertificateKeyPasswordException

      public CertificateKeyPasswordException(Throwable throwable)