Class ValidationSupport.ValidationResultException

java.lang.Object
java.lang.Throwable
java.lang.Exception
se.swedenconnect.opensaml.common.validation.ValidationSupport.ValidationResultException
All Implemented Interfaces:
Serializable
Enclosing class:
ValidationSupport

public static class ValidationSupport.ValidationResultException extends Exception
Exception class that should be used internally by validators to process errors.
See Also:
  • Constructor Details

  • Method Details

    • getResult

      public ValidationResult getResult()
      Returns the validation result.
      Returns:
      the validation result