public class NoSuchObjectException extends PersistenceException
| Constructor and Description | 
|---|
| NoSuchObjectException(Integer id,
                     Class<? extends Persistable> clazz) | 
getErrorCode, getLogInfo, getMessagePage, getXml, setErrorPage, setHeadersaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchObjectException(Integer id, Class<? extends Persistable> clazz)
Copyright © 2008-2012 Anders Møller & Mathias Schwarz.