This enumeration holds the possible panic codes that may be raised by the LineBreak API on detecting an unrecoverable error.
Enumerator | Value | Description |
---|---|---|
ELineBreakPanic_Unknown | 0 |
Not used |
ELineBreakPanic_BadTable | 1 |
Internal error, error found in data table |
ELineBreakPanic_InvalidInputParam | 2 |
One or more of the input parameters to the interface were invalid |
ELineBreakPanic_InvalidOutputParam | 3 |
Raised when an output parameter breaks an API condition |