public class AttachmentException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
AttachmentException(java.lang.String message)
create instance.
|
AttachmentException(java.lang.String message,
java.lang.Throwable cause)
create instance.
|
AttachmentException(java.lang.Throwable cause)
create instance.
|
public AttachmentException(java.lang.String message,
java.lang.Throwable cause)
public AttachmentException(java.lang.String message)
public AttachmentException(java.lang.Throwable cause)