public class AttachmentAlreadyAssignedException extends Exception
Constructor and Description |
---|
AttachmentAlreadyAssignedException(String message,
Long attachmentId,
String filename)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
Long |
getAttachmentId() |
String |
getFilename() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Communote team. All rights reserved.