Class NoSuchNotificationQueueEntryException
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.commerce.notification.exception.NoSuchNotificationQueueEntryException
- All Implemented Interfaces:
Serializable
@Deprecated
public class NoSuchNotificationQueueEntryException
extends com.liferay.portal.kernel.exception.NoSuchModelException
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Deprecated.NoSuchNotificationQueueEntryException
(String msg, Throwable throwable) Deprecated.NoSuchNotificationQueueEntryException
(Throwable throwable) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchNotificationQueueEntryException
public NoSuchNotificationQueueEntryException()Deprecated. -
NoSuchNotificationQueueEntryException
Deprecated. -
NoSuchNotificationQueueEntryException
Deprecated. -
NoSuchNotificationQueueEntryException
Deprecated.
-