public class AttachedFileNotFoundException extends XFlowFileNotFoundException
| コンストラクタと説明 |
|---|
AttachedFileNotFoundException() |
AttachedFileNotFoundException(java.lang.String message) |
AttachedFileNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
AttachedFileNotFoundException(java.lang.Throwable cause) |
public AttachedFileNotFoundException()
public AttachedFileNotFoundException(java.lang.String message,
java.lang.Throwable cause)
message - cause - public AttachedFileNotFoundException(java.lang.String message)
message - public AttachedFileNotFoundException(java.lang.Throwable cause)
cause -