public class CometValidationException extends Exception
| Constructor and Description |
|---|
CometValidationException(List<String> messages,
Throwable cause) |
CometValidationException(String[] messages,
Throwable cause) |
CometValidationException(String key,
Object[] arguments,
Throwable cause) |
CometValidationException(String key,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getMessages() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 SAP SE. All Rights Reserved.