public class CompositeSosValidationException extends Exception
| Constructor and Description |
|---|
CompositeSosValidationException() |
| Modifier and Type | Method and Description |
|---|---|
void |
addException(SosValidationException exception) |
List<SosValidationException> |
getExceptions() |
String |
getMessage() |
boolean |
isEmpty() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic void addException(SosValidationException exception)
public List<SosValidationException> getExceptions()
public boolean isEmpty()
public String getMessage()
getMessage in class ThrowableCopyright © 2014. All Rights Reserved.