Class NoSuchContentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.dynamic.data.mapping.exception.NoSuchContentException
All Implemented Interfaces:
Serializable

public class NoSuchContentException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchContentException

      public NoSuchContentException()
    • NoSuchContentException

      public NoSuchContentException(String msg)
    • NoSuchContentException

      public NoSuchContentException(String msg, Throwable throwable)
    • NoSuchContentException

      public NoSuchContentException(Throwable throwable)