public class AWSObjectNotFindException
extends AWSException
APIErrorCode.ERR_404
构造器和说明 |
---|
AWSObjectNotFindException(java.lang.String message)
构建
|
AWSObjectNotFindException(java.lang.String message,
java.lang.Throwable cause)
构建
|
AWSObjectNotFindException(java.lang.Throwable cause)
构建
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getAPIErrorCode()
404错误
|
public AWSObjectNotFindException(java.lang.String message)
message
- 进阶错误说明public AWSObjectNotFindException(java.lang.Throwable cause)
cause
- public AWSObjectNotFindException(java.lang.String message, java.lang.Throwable cause)
message
- 进阶错误说明cause
- public java.lang.String getAPIErrorCode()
APIErrorCode
Copyright © Actionsoft Co., Ltd. All Rights Reserved.