Flex
Flex exchange system
Static Public Attributes | List of all members
WrappersConfig::error_code Struct Reference

To allow deploy message only with onDeploy call. More...

Inheritance diagram for WrappersConfig::error_code:
Inheritance graph
[legend]
Collaboration diagram for WrappersConfig::error_code:
Collaboration graph
[legend]

Static Public Attributes

static constexpr unsigned message_sender_is_not_my_owner = 100
 Authorization error.
 
static constexpr unsigned only_super_root_may_deploy_me = 101
 Only SuperRoot contract may deploy this contract.
 
static constexpr unsigned wrong_token_version = 102
 Wrong token version.
 
static constexpr unsigned wrong_deployers_size = 103
 Wrong Wrapper deployers size.
 
static constexpr unsigned not_correct_previous_clone_deploying_me = 104
 Not a correct previous clone deploying me.
 
static constexpr unsigned unexpected_callback = 105
 Unexpected callback.
 
static constexpr unsigned not_enough_evers = 106
 Not enough evers for processing.
 
static constexpr unsigned wrong_wrapper_type_num = 107
 Wrong wrapper type number.
 
static constexpr unsigned wrong_initialization = 108
 Wrong initialization.
 
static constexpr unsigned missed_evers_cfg = 109
 Missed evers configuration.
 

Detailed Description

To allow deploy message only with onDeploy call.


The documentation for this struct was generated from the following file: