Package org.alfresco.repo.quickshare
Class QuickShareLinkExpiryActionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.repo.quickshare.QuickShareLinkExpiryActionException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
QuickShareLinkExpiryActionException.InvalidExpiryDateException
public class QuickShareLinkExpiryActionException
extends org.alfresco.error.AlfrescoRuntimeException
- Author:
- Jamal Kaabi-Mofrad
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionQuickShareLinkExpiryActionException(String msgId, Object[] msgParams) QuickShareLinkExpiryActionException(String msgId, Throwable cause) -
Method Summary
Methods inherited from class org.alfresco.error.AlfrescoRuntimeException
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QuickShareLinkExpiryActionException
-
QuickShareLinkExpiryActionException
-
QuickShareLinkExpiryActionException
-