Java org.hibernate ObjectNotFoundException fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate ObjectNotFoundException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate ObjectNotFoundException.

The text is from its open source code.

Constructor

ObjectNotFoundException(Serializable identifier, String entityName)
Constructs a ObjectNotFoundException using the given information.