public final class MessageValidationError extends Object
Represents the message validation error information.
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets an error description.
|
int |
getErrorType()
Gets a type of error.
|
Integer |
getLineNumber()
Gets a number of line where error was found.
|
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.