Java javax.ejb ObjectNotFoundException fields, constructors, methods, implement or subclass

Example usage for Java javax.ejb ObjectNotFoundException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.ejb ObjectNotFoundException.

The text is from its open source code.

Constructor

ObjectNotFoundException(String message)
Constructs an ObjectNotFoundException with the specified detail message.

Method

StringgetLocalizedMessage()
Creates a localized description of this throwable.