com.liferay.portal.kernel.dao.orm
Class ObjectNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.liferay.portal.kernel.dao.orm.ORMException
com.liferay.portal.kernel.dao.orm.ObjectNotFoundException
- All Implemented Interfaces:
- Serializable
public class ObjectNotFoundException
- extends ORMException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectNotFoundException
public ObjectNotFoundException()
ObjectNotFoundException
public ObjectNotFoundException(String msg)
ObjectNotFoundException
public ObjectNotFoundException(String msg,
Throwable cause)
ObjectNotFoundException
public ObjectNotFoundException(Throwable cause)