Class NoSuchCommentException

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.change.tracking.exception.NoSuchCommentException
All Implemented Interfaces:
Serializable

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

    • NoSuchCommentException

      public NoSuchCommentException()
    • NoSuchCommentException

      public NoSuchCommentException(String msg)
    • NoSuchCommentException

      public NoSuchCommentException(String msg, Throwable throwable)
    • NoSuchCommentException

      public NoSuchCommentException(Throwable throwable)