Class KBCommentContentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.knowledge.base.exception.KBCommentContentException
All Implemented Interfaces:
Serializable

public class KBCommentContentException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • KBCommentContentException

      public KBCommentContentException()
    • KBCommentContentException

      public KBCommentContentException(String msg)
    • KBCommentContentException

      public KBCommentContentException(String msg, Throwable throwable)
    • KBCommentContentException

      public KBCommentContentException(Throwable throwable)