Class EntryContentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.blogs.exception.EntryContentException
All Implemented Interfaces:
Serializable

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

    • EntryContentException

      public EntryContentException()
    • EntryContentException

      public EntryContentException(String msg)
    • EntryContentException

      public EntryContentException(String msg, Throwable throwable)
    • EntryContentException

      public EntryContentException(Throwable throwable)