Error information about why a form operation failed.
| @interface | FormError.ErrorCode | Error code values. | |
| int |
getErrorCode()
Gets the error code.
|
| String |
getMessage()
Gets the message describing the error.
|
Gets the error code. See FormError.ErrorCode
for possible values.
Gets the message describing the error.