Class ValidationErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.emi.security.authn.x509.helpers.pkipath.ValidationErrorException
- All Implemented Interfaces:
Serializable
Wraps a list of
ValidationError- Author:
- K. Benedyczak
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddErrors(List<ValidationError> errors) voidsetError(List<ValidationError> errors) toString()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace