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