public final class MetadataValidationException extends GroupDocsMetadataException
The exception that is thrown when validation errors encountered during metadata saving.
Modifier and Type | Method and Description |
---|---|
String[] |
getErrors()
Gets an array of the validation errors that were encountered during the last metadata saving.
|
getHResult, getInnerException, getType, setErrorCode, setHResult, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public final String[] getErrors()
Gets an array of the validation errors that were encountered during the last metadata saving.