Enum ErrorCodeId
java.lang.Object
java.lang.Enum<ErrorCodeId>
net.avalara.avatax.rest.client.enums.ErrorCodeId
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable<ErrorCodeId>
,java.lang.constant.Constable
public enum ErrorCodeId extends java.lang.Enum<ErrorCodeId>
Represents a error code message
-
Nested Class Summary
-
Enum Constant Summary
-
Method Summary
Modifier and Type Method Description int
getValue()
static ErrorCodeId
valueOf(int intValue)
Returns the enum constant of this type with the specified name.static ErrorCodeId
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ErrorCodeId[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
ServerConfiguration
Server has a configuration or setup problem -
AccountInvalidException
User doesn't have rights to this account or company -
CompanyInvalidException
-
EntityNotFoundError
Use this error message when the user is trying to fetch a single object and the object either does not exist or cannot be seen by the current user. -
ValueRequiredError
-
RangeError
-
RangeCompareError
-
RangeSetError
-
TaxpayerNumberRequired
-
EntityLimitExceeded
-
CommonPassword
-
WeakPassword
-
StringLengthError
-
MaxStringLengthError
-
EmailValidationError
-
EmailMissingError
-
InvalidQueryField
-
InvalidQueryValue
-
SyntaxError
-
TooManyParametersError
-
UnterminatedValueError
-
DeleteUserSelfError
-
OldPasswordInvalid
-
CannotChangePassword
-
ReadOnly
-
DateFormatError
-
NoDefaultCompany
-
AccountTypeNotSupported
-
AuthenticationException
-
AuthorizationException
-
ValidationException
-
InactiveUserError
-
AuthenticationIncomplete
-
BasicAuthIncorrect
-
IdentityServerError
-
BearerTokenInvalid
-
ModelRequiredException
-
AccountExpiredException
-
BearerTokenNotSupported
-
InvalidSecurityRole
-
InvalidRegistrarAction
-
RemoteServerError
-
NoFilterCriteriaException
-
OpenClauseException
-
JsonFormatError
-
InvalidDecimalValue
-
PermissionRequired
-
UnhandledException
-
InactiveAccount
-
LinkageNotAllowed
-
LinkageStatusUpdateNotSupported
-
ReportingCompanyMustHaveContactsError
-
CompanyProfileNotSet
-
CannotAssignUserToCompany
-
MustAssignUserToCompany
-
InvalidTaxTypeMapping
-
ModelStateInvalid
-
DateRangeError
-
InvalidDateRangeError
-
RuleMustHaveTaxCode
-
RuleTypeRestricted
-
InvalidCompanyLocationSetting
-
InvalidAdjustmentType
-
DeleteInformation
-
OutOfRange
-
UnspecifiedTimeZone
-
CannotCreateDeletedObjects
-
CannotModifyDeletedObjects
-
ReturnNameNotFound
-
InvalidAddressTypeAndCategory
-
DefaultCompanyLocation
-
InvalidCountry
-
InvalidCountryRegion
-
BrazilValidationError
-
BrazilExemptValidationError
-
BrazilPisCofinsError
-
JurisdictionNotFoundError
-
MedicalExciseError
-
RateDependsTaxabilityError
-
InvalidRateTypeCode
-
RateTypeNotSupported
-
CannotUpdateNestedObjects
-
UPCCodeInvalidChars
-
UPCCodeInvalidLength
-
IncorrectPathError
-
InvalidJurisdictionType
-
MustConfirmResetLicenseKey
-
DuplicateCompanyCode
-
TINFormatError
-
DuplicateNexusError
-
UnknownNexusError
-
ParentNexusNotFound
-
InvalidTaxCodeType
-
CannotActivateCompany
-
DuplicateEntityProperty
-
ReportingEntityError
-
InvalidReturnOperationError
-
CannotDeleteCompany
-
CountryOverridesNotAvailable
-
JurisdictionOverrideMismatch
-
DuplicateSystemTaxCode
-
NexusDateMismatch
-
NexusParentDateMismatch
-
BearerTokenParseUserIdError
-
RetrieveUserError
-
InvalidConfigurationSetting
-
InvalidConfigurationValue
-
InvalidEnumValue
-
TaxCodeAssociatedTaxRule
-
CannotSwitchAccountId
-
RequestIncomplete
-
AccountNotNew
-
PasswordLengthInvalid
-
InvalidPageKey
-
InvalidEcmsOverrideCode
-
AccountDoesNotExist
-
InvalidTaxType
-
IncorrectFieldValue
-
LeadingOrTrailingException
-
NotEnoughAddressesInfo
-
ReportNotInitiated
-
FailedToBuildReport
-
ReportNotFinished
-
FailedToDownloadReport
-
MalformedFilterException
-
ExpectedConjunctionError
-
CriteriaNotSupportedError
-
CompanyAccountAndParentAccountMismatch
-
InvalidFileContentType
-
RequestTooLarge
-
EcmsDisabled
-
UnknownConjunctionError
-
NoLinesDiscounted
-
FailedToDelete
-
CircularCompanyHierarchies
-
DuplicateEntry
-
DuplicateFieldNameInOrderBy
-
CannotAdjustDocumentType
-
UserNoAccess
-
InvalidEntry
-
TransactionAlreadyCancelled
-
QueryParameterOutOfRange
-
BatchSalesAuditMustBeZippedError
Batch errors New batch error codes continue at 2501 -
BatchZipMustContainOneFileError
-
BatchInvalidFileTypeError
-
BatchCannotSaveBatchFile
-
BatchCannotGetBatchFile
-
BatchCannotDeleteBatchFile
-
BatchMustContainOneFile
-
MissingBatchFileContent
-
BatchCannotBeDeletedWhileProcessing
-
InternalServerError
BizTech error -
PointOfSaleFileSize
Point Of Sale API exceptions -
PointOfSaleSetup
-
InvalidInputDate
-
GetTaxError
Errors in Soap V1 Passthrough / GetTax calls -
AddressConflictException
-
DocumentCodeConflict
-
MissingAddress
-
InvalidParameterValue
-
FetchLimit
-
InvalidAddress
-
AddressLocationNotFound
-
MissingLine
-
InvalidAddressTextCase
-
DocumentNotCommitted
-
InvalidDocumentTypesToFetch
-
TimeoutRequested
-
InvalidPostalCode
-
InvalidSubscriptionDescription
Subscription error codes -
InvalidSubscriptionTypeId
-
CannotChangeFilingStatus
Represents a malformed document fetch command -
FEINFormatError
Represents a FEIN in incorrect format. -
ServerUnreachable
Represents a SQL server timeout error / deadlock error -
SubscriptionRequired
Partner API error codes -
AccountExists
-
InvitationOnly
-
FreeTrialNotAvailable
-
AccountExistsDifferentEmail
-
AvalaraIdentityApiError
-
InvalidIPAddress
-
OfferCodeAlreadyApplied
-
AccountAlreadyExists
-
LicenseKeyNameAlreadyExistsForAccount
-
RefundTypeAndPercentageMismatch
Refund API error codes -
InvalidDocumentTypeForRefund
-
RefundTypeAndLineMismatch
-
RefundLinesRequired
-
InvalidRefundType
-
RefundPercentageForTaxOnly
-
LineNoOutOfRange
-
RefundPercentageOutOfRange
-
RefundPercentageMissing
-
MustUseCreateTransaction
Free API error codes -
MustAcceptTermsAndConditions
-
FilingCalendarCannotBeDeleted
Filing Calendar Error Codes -
InvalidEffectiveDate
-
NonOutletForm
-
OverlappingFilingCalendar
-
FilingCalendarCannotBeEdited
-
CannotModifyLockedTransaction
Create or update transaction error codes -
LineAlreadyExists
-
LineDoesNotExist
-
LinesNotSpecified
-
LineDetailsDoesNotExist
-
CannotCreateTransactionWithDeletedDataSource
-
ShipToRegionRequiredWithDataSource
-
InvalidBusinessType
Exempt cert error codes -
CannotModifyExemptCert
-
CertificatesError
-
MissingRequiredFields
-
CertificatesNotSetup
-
ConflictingExposureZone
-
MissingFieldToCreateExposureZone
-
MissingExemptReason
-
InvalidExemptReason
-
InvalidExemptionOperation
-
ConflictingFields
-
InvalidPdfOrImageFile
-
InvalidCoverLetterTitle
-
AccountNotProvisioned
-
InvalidRequestContentType
-
ExemptionPaginationLimits
-
ExemptionSortLimits
-
CustomerCantBeBothShipToAndBillTo
-
BillToCustomerExpected
-
ShipToCustomerExpected
-
EcmsSstCertsRequired
-
TransactionNotCancelled
Multi document error codes -
TooManyTransactions
-
OnlyTaxDateOverrideIsAllowed
-
TransactionAlreadyExists
-
DateMismatch
-
InvalidDocumentStatusForVerify
-
TotalAmountMismatch
-
TotalTaxMismatch
-
InvalidDocumentType
-
MultiDocumentPartiallyLocked
-
TransactionIsCommitted
-
InvalidDocumentStatus
-
CommsConfigClientIdMissing
Communications Tax error codes -
CommsConfigClientIdBadValue
-
AccountInNewStatusException
Account Activate error codes -
WorksheetException
Worksheet Exception -
InvalidAccountOverride
-
AccountOverrideNotAuthorized
-
FieldNotQueryableError
-
UsernameRequired
-
InvalidAuditMessage
-
FieldNotOrderableError
-
CannotDeleteParentBeforeChildNexus
Nexus validation error codes -
NexusChildDateMismatch
-
RemoteValidationError
Remote validation Error -
CannotModifySstNexus
-
InvalidLocalNexusTypeId
-
AdvancedRuleRequestRuleError
Advanced rule errors -
AdvancedRuleResponseRuleError
-
AdvancedRuleError
-
TaxRuleRequiresNexus
Miscellaneous -
UPCCodeNotUnique
-
TaxCodeAssociatedWithItemCodeNotFound
-
DuplicateSystemForItem
-
CannotDismissGlobalNotification
-
CannotUpdateAccountTypeId
-
TaxpayerNumberIsRequired
-
RequestLimitExceeded
-
ConcurrentRequestLimitExceeded
-
InvalidDocumentTypeForInspect
-
ServiceNotReady
-
UpdateLocationRemittanceMismatchTypeAndCategory
-
UpdateLocationRemittanceCheckExistingEffectiveDateError
-
UpdateLocationRemittanceCheckExistingEndDateError
-
ErrorCountLimitExceededError
-
RateLimitExceededError
-
UnsupportedFileFormat
SendSales API errors -
UnsupportedOutputFileType
-
TaxProfileNotProvided
TaxProfile API errors -
InvalidTaxProfile
-
CompanyTaxProfileEntryRequired
-
ErrorReadingTaxProfileEntry
-
TraceDataNotAvailable
AuditAccount API errors -
InvalidParameterUnitMeasurementType
Item and Nexus parameter errors -
ParameterUnitRequired
-
InvalidParameterValueDataType
-
InvalidParameterAttributeType
-
SubscriptionRequiredForParameter
-
InvalidAccountType
Accounting Firm errors -
InvalidFirmSubscriptions
-
GenericTaxCodeForItem
Certify Company Errors -
CannotCertifyCompany
-
NoVoidedDocuments
-
InadequateCommittedDocuments
-
DocumentCodeIsGuid
-
CustomerVendorCodeIsGuid
-
InadequateDocumentLineCount
-
SameDocumentDescription
-
NoExemptionNoOrCustomerUsageType
-
InadequateUniqueAddresses
-
ItemCodesAreAllSame
-
TaxCodesAreAllSame
-
LocationCodeNotUsed
-
RepeatedLinesInDocument
-
TaxDateOverrideAndNegativeLineAmount
-
AllUSDCurrencyCodes
-
NoVATBuyerId
-
AllUSCountryCodes
-
NoDocumentsToTest
-
NoShippingCharge
-
FailedToUpdateCompanyLocation
Company Controller Related Errors -
CompanyLocationDateRangeOverlap
-
FieldLengthError
Generic validation errors -
InputContainsBlacklistedCharacters
-
CannotCreateNestedObjects
-
BatchTransactionTypeError
Batch errors For other batch errors, see: 200 - 208 above -
BatchTransactionLineLimitExceeded
-
BatchCompanyIdAndCompanyCodeMismatch
-
BatchCannotBeCancelledStatusError
-
BatchCannotBeCancelledFormatError
-
InvalidParameterDataType
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is null
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
intValue
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is null
-
getValue
public int getValue()
-