public class EmsValidationException extends RuntimeException
| Constructor and Description |
|---|
EmsValidationException() |
EmsValidationException(List<String> l) |
EmsValidationException(String e) |
| Modifier and Type | Method and Description |
|---|---|
void |
addError(String error) |
List<String> |
getErrors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EmsValidationException()
public EmsValidationException(String e)
Copyright © 2019 ErlangMS. All rights reserved.