com.microstrategy.web.beans.EnumBeanErrorCodes |
This interface defines error codes for SubscriptionBean and ScheduleBean.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | ADDRESS_ERROR_UNWANTED_ADDRESS_VALUE | Indicates address created on a fixed device can't have physical address value input | |||||||||
int | EXPRESSION_VALIDATION_ERROR_1 | ||||||||||
int | EXPRESSION_VALIDATION_ERROR_2 | ||||||||||
int | EXPRESSION_VALIDATION_ERROR_3 | ||||||||||
int | EXPRESSION_VALIDATION_ERROR_4 | ||||||||||
int | EXPRESSION_VALIDATION_ERROR_5 | ||||||||||
int | REPORT_ERROR_LOCKED_OBJECT | Indicates attemped to delete locked object from template | |||||||||
int | SCHEDULE_ERROR_NO_TRIGGER | Indicates there is no trigger in the schedule. | |||||||||
int | SCHEDULE_ERROR_UNANSWERED_PROPMTS | Indicates there is unanswered prompts in the schedule. | |||||||||
int | SUBSCRIPTION_ERROR_EXISTING_ADDRESS_NAME | Indicates there is already an exsting address in the subscription. | |||||||||
int | SUBSCRIPTION_ERROR_EXISTING_ADDRESS_VALUE | Indicates there is already an exsting address value in the subscription. | |||||||||
int | SUBSCRIPTION_ERROR_INVALID_ADDRESS_VALUE | Indicates invalid address value passed. | |||||||||
int | SUBSCRIPTION_ERROR_NO_ADDRESS | Indicates there is no address in the subscription. | |||||||||
int | SUBSCRIPTION_ERROR_NO_TRIGGER | Indicates there is no trigger in the subscription. | |||||||||
int | SUBSCRIPTION_ERROR_NULL_ADDRESS_VALUE | Indicates null or empty address value passed. | |||||||||
int | SUBSCRIPTION_ERROR_NULL_DEVICE_ID | Indicates null or empty device ID passed | |||||||||
int | SUBSCRIPTION_ERROR_NULL_NAME | Indicates null or empty address value passed. | |||||||||
int | SUBSCRIPTION_ERROR_UNANSWERED_PROPMTS | Indicates there is unanswered prompts in the subscription. |
Indicates address created on a fixed device can't have physical address value input
Indicates attemped to delete locked object from template
Indicates there is no trigger in the schedule.
Indicates there is unanswered prompts in the schedule.
Indicates there is already an exsting address in the subscription.
Indicates there is already an exsting address value in the subscription.
Indicates invalid address value passed.
Indicates there is no address in the subscription.
Indicates there is no trigger in the subscription.
Indicates null or empty address value passed.
Indicates null or empty device ID passed
Indicates null or empty address value passed.
Indicates there is unanswered prompts in the subscription.