public enum PostgresErrorCode extends Enum<PostgresErrorCode>
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
static PostgresErrorCode |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PostgresErrorCode[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final PostgresErrorCode ACCOUNTNOTEXIST
public static final PostgresErrorCode AUTHFAILURE
public static final PostgresErrorCode AUTHFAILURE_UNAUTHORIZEDOPERATION
public static final PostgresErrorCode DBERROR
public static final PostgresErrorCode FAILEDOPERATION
public static final PostgresErrorCode FAILEDOPERATION_ALLOCATEQUOTASERROR
public static final PostgresErrorCode FAILEDOPERATION_BASENETWORKACCESSERROR
public static final PostgresErrorCode FAILEDOPERATION_CMQRESPONSEERROR
public static final PostgresErrorCode FAILEDOPERATION_CAMAUTHFAILED
public static final PostgresErrorCode FAILEDOPERATION_CAMCHECKRESOURCEERROR
public static final PostgresErrorCode FAILEDOPERATION_CAMCHECKRESOURCEFAILED
public static final PostgresErrorCode FAILEDOPERATION_CAMSIGANDAUTHERROR
public static final PostgresErrorCode FAILEDOPERATION_CDBCGWCONNECTERROR
public static final PostgresErrorCode FAILEDOPERATION_CREATEBASICNETWORKDENIEDERROR
public static final PostgresErrorCode FAILEDOPERATION_CREATEORDERFAILED
public static final PostgresErrorCode FAILEDOPERATION_DATABASEACCESSERROR
public static final PostgresErrorCode FAILEDOPERATION_DATABASEAFFECTEDERROR
public static final PostgresErrorCode FAILEDOPERATION_DELETEALLROUTE
public static final PostgresErrorCode FAILEDOPERATION_DELETERESOURCEPROJECTTAGERROR
public static final PostgresErrorCode FAILEDOPERATION_DELETERESOURCESTOTAGERROR
public static final PostgresErrorCode FAILEDOPERATION_ESCONNECTERROR
public static final PostgresErrorCode FAILEDOPERATION_ESQUERYERROR
public static final PostgresErrorCode FAILEDOPERATION_FAILEDOPERATIONERROR
public static final PostgresErrorCode FAILEDOPERATION_FLOWCREATEERROR
public static final PostgresErrorCode FAILEDOPERATION_GETINSTANCEBYRESOURCEIDERROR
public static final PostgresErrorCode FAILEDOPERATION_GETPURCHASERECORDFAILED
public static final PostgresErrorCode FAILEDOPERATION_GETSUBNETERROR
public static final PostgresErrorCode FAILEDOPERATION_GETVPCINFOERROR
public static final PostgresErrorCode FAILEDOPERATION_ILLEGALROINSTANCENUM
public static final PostgresErrorCode FAILEDOPERATION_INVALIDACCOUNTSTATUS
public static final PostgresErrorCode FAILEDOPERATION_INVALIDTRADEOPERATE
public static final PostgresErrorCode FAILEDOPERATION_LIMITOPERATION
public static final PostgresErrorCode FAILEDOPERATION_MASTERINSTANCEQUERYERROR
public static final PostgresErrorCode FAILEDOPERATION_MODIFYROGROUPERROR
public static final PostgresErrorCode FAILEDOPERATION_NETWORKNUMLIMITERROR
public static final PostgresErrorCode FAILEDOPERATION_OPERATEFREQUENCYLIMITEDERROR
public static final PostgresErrorCode FAILEDOPERATION_OSSACCESSERROR
public static final PostgresErrorCode FAILEDOPERATION_OSSOPERATIONFAILED
public static final PostgresErrorCode FAILEDOPERATION_PAYORDERFAILED
public static final PostgresErrorCode FAILEDOPERATION_POSTPAIDUNBLOCKERROR
public static final PostgresErrorCode FAILEDOPERATION_PRESIGNEDURLGETERROR
public static final PostgresErrorCode FAILEDOPERATION_QUERYDEALFAILED
public static final PostgresErrorCode FAILEDOPERATION_QUERYINSTANCEBATCHERROR
public static final PostgresErrorCode FAILEDOPERATION_QUERYPRICEFAILED
public static final PostgresErrorCode FAILEDOPERATION_QUERYSPECBYSPECCODEERROR
public static final PostgresErrorCode FAILEDOPERATION_QUERYSPECERROR
public static final PostgresErrorCode FAILEDOPERATION_QUERYTRADESTATUSERROR
public static final PostgresErrorCode FAILEDOPERATION_QUERYVPCFAILED
public static final PostgresErrorCode FAILEDOPERATION_QUERYVPCFALIED
public static final PostgresErrorCode FAILEDOPERATION_ROGROUPCANNOTBEDELETEDERROR
public static final PostgresErrorCode FAILEDOPERATION_ROGROUPMASTERINSTANCENOTRIGHT
public static final PostgresErrorCode FAILEDOPERATION_ROGROUPNOTFOUNDERROR
public static final PostgresErrorCode FAILEDOPERATION_ROGROUPNUMEXCEEDERROR
public static final PostgresErrorCode FAILEDOPERATION_ROINSTANCEHASINROGROUPERROR
public static final PostgresErrorCode FAILEDOPERATION_SERVERLESSNOTSUPPORTEDERROR
public static final PostgresErrorCode FAILEDOPERATION_SERVICEACCESSERROR
public static final PostgresErrorCode FAILEDOPERATION_SETAUTORENEWFLAGERROR
public static final PostgresErrorCode FAILEDOPERATION_STORAGEMEMORYCHECKERROR
public static final PostgresErrorCode FAILEDOPERATION_STOREPATHSPLITERROR
public static final PostgresErrorCode FAILEDOPERATION_TRADEACCESSERROR
public static final PostgresErrorCode FAILEDOPERATION_TRADECREATEERROR
public static final PostgresErrorCode FAILEDOPERATION_TRADEPAYORDERSERROR
public static final PostgresErrorCode FAILEDOPERATION_TRADEQUERYORDERERROR
public static final PostgresErrorCode FAILEDOPERATION_TRADEQUERYPRICEERROR
public static final PostgresErrorCode FAILEDOPERATION_UPDATERESOURCEPROJECTTAGVALUEERROR
public static final PostgresErrorCode FAILEDOPERATION_VPCRESETSERVICEERROR
public static final PostgresErrorCode FAILEDOPERATION_VPCUPDATEROUTEERROR
public static final PostgresErrorCode FLOWERROR
public static final PostgresErrorCode INSTANCENOTEXIST
public static final PostgresErrorCode INTERFACENAMENOTFOUND
public static final PostgresErrorCode INTERNALERROR
public static final PostgresErrorCode INTERNALERROR_CGWERROR
public static final PostgresErrorCode INTERNALERROR_CNSERROR
public static final PostgresErrorCode INTERNALERROR_DBERROR
public static final PostgresErrorCode INTERNALERROR_DFWERROR
public static final PostgresErrorCode INTERNALERROR_FLOWERROR
public static final PostgresErrorCode INTERNALERROR_INSTANCEDATAERROR
public static final PostgresErrorCode INTERNALERROR_INTERNALHTTPSERVERERROR
public static final PostgresErrorCode INTERNALERROR_MARSHALERROR
public static final PostgresErrorCode INTERNALERROR_SYSTEMERROR
public static final PostgresErrorCode INTERNALERROR_TRANSACTIOBEGINERROR
public static final PostgresErrorCode INTERNALERROR_UNKNOWNERROR
public static final PostgresErrorCode INTERNALERROR_VPCERROR
public static final PostgresErrorCode INVALIDACCOUNTPASSWORD
public static final PostgresErrorCode INVALIDACCOUNTSTATUS
public static final PostgresErrorCode INVALIDINSTANCESTATUS
public static final PostgresErrorCode INVALIDPARAMETER
public static final PostgresErrorCode INVALIDPARAMETER_INSTANCENAMEEXIST
public static final PostgresErrorCode INVALIDPARAMETER_PARAMETERCHECKERROR
public static final PostgresErrorCode INVALIDPARAMETER_TRADEACCESSDENIEDERROR
public static final PostgresErrorCode INVALIDPARAMETER_VPCNOTFOUNDERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE
public static final PostgresErrorCode INVALIDPARAMETERVALUE_ACCOUNTEXIST
public static final PostgresErrorCode INVALIDPARAMETERVALUE_ACCOUNTNOTEXIST
public static final PostgresErrorCode INVALIDPARAMETERVALUE_ACCOUNTNOTEXISTERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_BADSPEC
public static final PostgresErrorCode INVALIDPARAMETERVALUE_CHARSETNOTFOUNDERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_DATACONVERTERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_ILLEGALCHARGETYPE
public static final PostgresErrorCode INVALIDPARAMETERVALUE_ILLEGALINSTANCECHARGETYPE
public static final PostgresErrorCode INVALIDPARAMETERVALUE_ILLEGALPROJECTID
public static final PostgresErrorCode INVALIDPARAMETERVALUE_ILLEGALREGION
public static final PostgresErrorCode INVALIDPARAMETERVALUE_ILLEGALZONE
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INSTANCENAMEEXIST
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INSTANCENOTEXIST
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INTERFACENAMENOTFOUND
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDACCOUNTERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDACCOUNTFORMAT
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDACCOUNTNAME
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDCHARSET
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDINSTANCENUM
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDINSTANCEVOLUME
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDORDERNUM
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDPARAMETERVALUEERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDPASSWORDFORMAT
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDPASSWORDLENGTHERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDPASSWORDVALUEERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDPID
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDREADONLYGROUPSTATUS
public static final PostgresErrorCode INVALIDPARAMETERVALUE_INVALIDZONEIDERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_NULLDEALNAMES
public static final PostgresErrorCode INVALIDPARAMETERVALUE_PARAMETERCHARACTERERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_PARAMETERCHARACTERLIMITERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_PARAMETERCHARACTERPRELIMITERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_PARAMETERHANDLEERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_PARAMETERLENGTHLIMITERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_PARAMETEROUTRANGEERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_PARAMETERVALUEEXCEEDERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_READONLYGROUPNOTEXIST
public static final PostgresErrorCode INVALIDPARAMETERVALUE_REGIONNOTSUPPORTED
public static final PostgresErrorCode INVALIDPARAMETERVALUE_SPECNOTRECOGNIZEDERROR
public static final PostgresErrorCode INVALIDPARAMETERVALUE_STRUCTPARSEFAILED
public static final PostgresErrorCode INVALIDPID
public static final PostgresErrorCode LIMITEXCEEDED
public static final PostgresErrorCode LIMITOPERATION
public static final PostgresErrorCode MISSINGPARAMETER
public static final PostgresErrorCode OPERATIONDENIED_CAMDENIEDERROR
public static final PostgresErrorCode OPERATIONDENIED_DTSINSTANCESTATUSERROR
public static final PostgresErrorCode OPERATIONDENIED_INSTANCEACCESSDENIEDERROR
public static final PostgresErrorCode OPERATIONDENIED_INSTANCEIPV6NOTSUPPORTEDERROR
public static final PostgresErrorCode OPERATIONDENIED_INSTANCESTATUSDENIEDERROR
public static final PostgresErrorCode OPERATIONDENIED_INSTANCESTATUSLIMITERROR
public static final PostgresErrorCode OPERATIONDENIED_INSTANCESTATUSLIMITOPERROR
public static final PostgresErrorCode OPERATIONDENIED_NOTSUPPORTZONEERROR
public static final PostgresErrorCode OPERATIONDENIED_PAYMODEERROR
public static final PostgresErrorCode OPERATIONDENIED_POSTPAIDPAYMODEERROR
public static final PostgresErrorCode OPERATIONDENIED_ROGROUPSTATUSERROR
public static final PostgresErrorCode OPERATIONDENIED_ROINSTANCEIPV6NOTSUPPORTEDERROR
public static final PostgresErrorCode OPERATIONDENIED_ROINSTANCESTATUSLIMITOPERROR
public static final PostgresErrorCode OPERATIONDENIED_ROINSTANCECOUNTEXEEDERROR
public static final PostgresErrorCode OPERATIONDENIED_USERNOTAUTHENTICATEDERROR
public static final PostgresErrorCode OPERATIONDENIED_VERSIONNOTSUPPORTERROR
public static final PostgresErrorCode OPERATIONDENIED_VPCDENIEDERROR
public static final PostgresErrorCode REGIONNOTSUPPORTED
public static final PostgresErrorCode REQUESTLIMITEXCEEDED
public static final PostgresErrorCode RESOURCEINSUFFICIENT_RESOURCENOTENOUGH
public static final PostgresErrorCode RESOURCENOTFOUND_INSTANCENOTFOUNDERROR
public static final PostgresErrorCode RESOURCEUNAVAILABLE_INVALIDINSTANCESTATUS
public static final PostgresErrorCode RESOURCEUNAVAILABLE_RESOURCENOPERMISSION
public static final PostgresErrorCode RESOURCEUNAVAILABLE_VPCRESOURCENOTFOUND
public static final PostgresErrorCode STRUCTPARSEFAILED
public static final PostgresErrorCode SYSTEMERROR
public static final PostgresErrorCode UNAUTHORIZEDOPERATION_USERHASNOREALNAMEAUTHENTICATION
public static final PostgresErrorCode UNKNOWNERROR
public static final PostgresErrorCode UNKNOWNPARAMETER
public static final PostgresErrorCode UNSUPPORTEDOPERATION
public static final PostgresErrorCode VPCERROR
public static PostgresErrorCode[] values()
for (PostgresErrorCode c : PostgresErrorCode.values()) System.out.println(c);
public static PostgresErrorCode valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic String getValue()
Copyright © 2022. All rights reserved.