public class ObjectNotFoundException extends ORMException
| Constructor and Description |
|---|
ObjectNotFoundException() |
ObjectNotFoundException(String msg) |
ObjectNotFoundException(String msg,
Throwable throwable) |
ObjectNotFoundException(Throwable throwable) |
public ObjectNotFoundException()
public ObjectNotFoundException(String msg)
public ObjectNotFoundException(String msg,
Throwable throwable)
public ObjectNotFoundException(Throwable throwable)