类 com.aliyuncs.exceptions.ErrorType
的使用

使用 ErrorType 的软件包
com.aliyuncs.exceptions   
 

com.aliyuncs.exceptionsErrorType 的使用
 

返回 ErrorTypecom.aliyuncs.exceptions 中的方法
 ErrorType ClientException.getErrorType()
           
static ErrorType ErrorType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static ErrorType[] ErrorType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 ErrorTypecom.aliyuncs.exceptions 中的方法
 void ClientException.setErrorType(ErrorType errorType)
           
 



Copyright © 2017. All Rights Reserved.