public final class MDMValidationException extends Exception
MDMValidationException
Custom exception used when validating and verifying various aspects of a
package.| Constructor and Description |
|---|
MDMValidationException(String message,
Map<String,List<String>> failMessages)
Constructs a
MDMValidationException. |
| Modifier and Type | Method and Description |
|---|---|
int |
size()
Returns the size of the failed message list.
|
String |
toString()
String representation of the exception's contents.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2021. All rights reserved.