Class SamlTransformationErrorException

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.slf4j.event.Level getLogLevel()  
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SamlTransformationErrorException

        public SamlTransformationErrorException​(java.lang.String errorMessage,
                                                java.lang.Exception cause,
                                                org.slf4j.event.Level logLevel)
      • SamlTransformationErrorException

        public SamlTransformationErrorException​(java.lang.String errorMessage,
                                                org.slf4j.event.Level logLevel)
    • Method Detail

      • getLogLevel

        public org.slf4j.event.Level getLogLevel()