
public class ObjectNotFoundException extends RuntimeException
| Modifier and Type | Field and Description | 
|---|---|
| private static long | serialVersionUIDSerial version | 
| Constructor and Description | 
|---|
| ObjectNotFoundException(DBID id)Object | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public ObjectNotFoundException(DBID id)