public class InstanceNotFoundException extends PersistenceException
| Constructor and Description |
|---|
InstanceNotFoundException() |
InstanceNotFoundException(java.lang.String message) |
InstanceNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
InstanceNotFoundException(java.lang.Throwable cause) |
throwMepublic InstanceNotFoundException()
public InstanceNotFoundException(java.lang.String message)
public InstanceNotFoundException(java.lang.String message,
java.lang.Throwable cause)
public InstanceNotFoundException(java.lang.Throwable cause)