public class OCSValidationException extends OCSRuntimeException
| Constructor and Description |
|---|
OCSValidationException(List<String> errors)
Constructor
|
OCSValidationException(String error)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OCSValidationException(String error)
error - public String getMessage()
getMessage in class ThrowableCopyright © 2019 Open Circle Solutions. All rights reserved.