public interface LoadValidationError extends DatabaseError
Modifier and Type | Interface and Description |
---|---|
static class |
LoadValidationError.Severity
The Enum Severity.
|
UNKNOWN_ERROR_CODE
Modifier and Type | Method and Description |
---|---|
LoadValidationError.Severity |
getSeverity()
Gets the severity.
|
getErrorCode, getErrorDescription, getErrorException, getErrorMessage, getErrorObject, getErrorTime, getUniqueErrorId
LoadValidationError.Severity getSeverity()