Exception class to indicate that an Object was not found. More...
Public Member Functions | |
ObjectNotFoundException (String errorMessage) | |
Constructs a new ObjectNotFoundException. More... | |
Exception class to indicate that an Object was not found.
ObjectNotFoundException | ( | String | errorMessage | ) |
Constructs a new ObjectNotFoundException.
errorMessage | The exception error message. |