Exception class to indicate attempts to use a KanziObject which no longer refers to a valid native object. More...
Public Member Functions | |
| StaleObjectException (String errorMessage) | |
| Constructs a new StaleObjectException. | |
Exception class to indicate attempts to use a KanziObject which no longer refers to a valid native object.
| StaleObjectException | ( | String | errorMessage | ) |
Constructs a new StaleObjectException.
| errorMessage | The exception error message. |