Class NoSuchDeleteMessageException

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.analytics.message.storage.exception.NoSuchDeleteMessageException
All Implemented Interfaces:
Serializable

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

    • NoSuchDeleteMessageException

      public NoSuchDeleteMessageException()
    • NoSuchDeleteMessageException

      public NoSuchDeleteMessageException(String msg)
    • NoSuchDeleteMessageException

      public NoSuchDeleteMessageException(String msg, Throwable throwable)
    • NoSuchDeleteMessageException

      public NoSuchDeleteMessageException(Throwable throwable)