Class AttachmentsController.AttachmentHashMismatchException
Object
Throwable
Exception
RuntimeException
AttachmentHashMismatchException
- All Implemented Interfaces:
Serializable
- Enclosing class:
AttachmentsController
@ResponseStatus(value=BAD_REQUEST,
reason="Attachment SHA1 hash missmatch")
public static class AttachmentsController.AttachmentHashMismatchException
extends RuntimeException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AttachmentHashMismatchException
-