Enumeration ModuleErrors

Error codes of server errors

Enumeration Members

None: "none"

Used as default var value

Default: "unknown"

Used for unexpeted errors

InvalidFullName: "full-name*"

Failed to validate full name

InvalidEmail: "email*"

Failed to validate email

InvalidPhone: "phone*"

Failed to validate phone number

InvalidObjectId: "object-id*"

Failed to validate database object id

InvalidNickName: "nickname*"

Failed to validate nickname

InvalidSpaceName: "space-name*"

Failed to validate space name

InvalidSpaceDescription: "space-description*"

Failed to validate space description

InvalidSpacePasswd: "space-passwd*"

Failed to validate space password

InvalidSpaceUniqueUrl: "space-unique-url*"

Failed to validate space unique url

InvalidPassword: "password*"

Failed to validate user password

ClientError: "client"

Information from client is not valid

FileUploadError: "file-upload"

Failed to upload a file

MissingFile: "missing-file"

Required file is missing

NotFound: "!found"

Something not found

AccessRestricted: "!access"

Access is restricted

IncorrectPassword: "incorrect-password"

Password is wrong

FileFormat: "file-format"

File format is inacceptable

SpaceLimit: "+space"

Space limit reached

NoPages: "0pages"

Document has no pages

NotAvailable: "!available"

Resource is not available

InactiveSubscription: "inactive-sub"

Subscription is not active

OutdatedSubscription: "outdated-sub"

Subscription is outdated

SubscriptionLimit: "+sub"

Subscription limit reached

NoEnoughMoney: "+money"

No enought money

UniqueURL: "unique-url"

Unique URL is busy

NetworkError: "network"

Network error

LicenseLimit: "+license"

License limit reached

Expired: "expired"
InternalError: "internal"

Internal server error

VaultError: "vault"

Vault error

SpaceQueryInternal: "space-query"

Internal error

MysticError: "mystic"

Mystic error

NoFeature: "+feature"

Feature missing