Class ObjectNotFoundException

Object
Throwable
Exception
RuntimeException
com.liferay.portal.kernel.dao.orm.ORMException
com.liferay.portal.kernel.dao.orm.ObjectNotFoundException
All Implemented Interfaces:
Serializable

public class ObjectNotFoundException extends ORMException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • ObjectNotFoundException

      public ObjectNotFoundException()
    • ObjectNotFoundException

      public ObjectNotFoundException(String msg)
    • ObjectNotFoundException

      public ObjectNotFoundException(String msg, Throwable throwable)
    • ObjectNotFoundException

      public ObjectNotFoundException(Throwable throwable)