Example usage for Java javax.ejb ObjectNotFoundException fields, constructors, methods, implement or subclass
The text is from its open source code.
ObjectNotFoundException(String message) Constructs an ObjectNotFoundException with the specified detail message. |
String | getLocalizedMessage() Creates a localized description of this throwable. |