Package org.alfresco.repo.quickshare
Class QuickShareLinkExpiryActionException.InvalidExpiryDateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.alfresco.error.AlfrescoRuntimeException
-
- org.alfresco.repo.quickshare.QuickShareLinkExpiryActionException
-
- org.alfresco.repo.quickshare.QuickShareLinkExpiryActionException.InvalidExpiryDateException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- QuickShareLinkExpiryActionException
public static class QuickShareLinkExpiryActionException.InvalidExpiryDateException extends QuickShareLinkExpiryActionException
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionException
QuickShareLinkExpiryActionException.InvalidExpiryDateException
-
-
Constructor Summary
Constructors Constructor Description InvalidExpiryDateException(String msgId)InvalidExpiryDateException(String msgId, Object[] msgParams)
-
Method Summary
-
Methods inherited from class org.alfresco.error.AlfrescoRuntimeException
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-