Class SignatureException

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

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

    • SignatureException

      public SignatureException()
    • SignatureException

      public SignatureException(String msg)
    • SignatureException

      public SignatureException(String msg, Throwable throwable)
    • SignatureException

      public SignatureException(Throwable throwable)