Class EntryDescriptionException

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.EntryDescriptionException
All Implemented Interfaces:
Serializable

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

    • EntryDescriptionException

      public EntryDescriptionException()
    • EntryDescriptionException

      public EntryDescriptionException(String msg)
    • EntryDescriptionException

      public EntryDescriptionException(String msg, Throwable throwable)
    • EntryDescriptionException

      public EntryDescriptionException(Throwable throwable)