AttachmentException constructor
AttachmentException(
- String cause
Exception constructor containing the description for the exception.
Implementation
AttachmentException(this.cause);
Exception constructor containing the description for the exception.
AttachmentException(this.cause);