public class AttachmentNotFoundException extends Exception
| 限定符 | 构造器和说明 |
|---|---|
|
AttachmentNotFoundException() |
|
AttachmentNotFoundException(String message) |
|
AttachmentNotFoundException(String message,
Throwable cause) |
protected |
AttachmentNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
AttachmentNotFoundException(Throwable cause) |
Copyright © 2017. All rights reserved.