Package step.core.miscellaneous
Class ReportNodeAttachmentManager.AttachmentQuotaException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- step.core.miscellaneous.ReportNodeAttachmentManager.AttachmentQuotaException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ReportNodeAttachmentManager
public static class ReportNodeAttachmentManager.AttachmentQuotaException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AttachmentQuotaException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
AttachmentQuotaException
public AttachmentQuotaException(String message)
-
-