Class EntryDisplayDateException

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

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

    • EntryDisplayDateException

      public EntryDisplayDateException()
    • EntryDisplayDateException

      public EntryDisplayDateException(String msg)
    • EntryDisplayDateException

      public EntryDisplayDateException(String msg, Throwable throwable)
    • EntryDisplayDateException

      public EntryDisplayDateException(Throwable throwable)