public static class ValidationSupport.ValidationResultException extends Exception
| Constructor and Description | 
|---|
| ValidationResultException(ValidationResult result)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| ValidationResult | getResult()Returns the validation result. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ValidationResultException(ValidationResult result)
result - the validation result - must not be ValidationResult.VALIDpublic ValidationResult getResult()
Copyright © 2018 Litsec AB. All rights reserved.