DM::Licence Namespace Reference

Licence error code. More...

Enumerations

enum  Type {
  ok = 0, not_available, not_active_yet, expired,
  embedded_only, file_not_found, file_inaccessible, file_corrupt,
  crypto_error, invalid_version, invalid_update, unknown_error
}

Detailed Description

Licence error code.

Enumeration Type Documentation

enum Type
Enumerator:
ok 

no error. licence ok

not_available 

licence not available

not_active_yet 

licence not activate yet

expired 

licence expired

embedded_only 

licence valid only for embedded application

file_not_found 

licence file doesn't exist

file_inaccessible 

licence file not accessible

file_corrupt 

licence file corrupt

crypto_error 

licence crypto error

invalid_version 

licence file version error

invalid_update 

licence not valid for this update

unknown_error 

unknown error occurred