Class Description
This class represent the error information for a bid that is detected during bid validation.
Attributes
Name | Type | Description |
---|---|---|
componentType | String | |
endTime | DateTime | hour wihthin the bid for which the error applies |
errMessage | String | error message |
errPriority | Integer | Priority number for the error message |
logTimeStamp | DateTime | |
msgLevel | Integer | |
ruleID | Integer | |
startTime | DateTime | hour wihthin the bid for which the error applies |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
MarketProduct | 0..1 | BidError | 0..* | MarketProduct | BidError | ||
ResourceBid | 0..* | BidError | 0..* | ResourceBid | BidError |