Class ValidationErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.emi.security.authn.x509.helpers.pkipath.ValidationErrorException
- All Implemented Interfaces:
Serializable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddErrors(List<ValidationError> errors) voidsetError(List<ValidationError> errors) toString()Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
errors
-
-
Constructor Details
-
ValidationErrorException
public ValidationErrorException() -
ValidationErrorException
-
-
Method Details
-
toString
-
getErrors
-
setError
-
addError
-
addErrors
-