|
VLink
2.0.0
A high-performance communication middleware
|
Container namespace for VLink exception types. 更多...
类 | |
| class | RuntimeError |
Generic runtime failure; thrown by the logger on kFatal messages. 更多... | |
| class | OutOfRange |
| Indicates an index or iterator that is outside the legal range. 更多... | |
| class | InvalidArgument |
| Indicates that a function received an argument with an invalid value. 更多... | |
| class | LogicError |
| Indicates a violated program logic precondition. 更多... | |
| class | DomainError |
| Indicates a value outside the mathematical domain of a function. 更多... | |
| class | LengthError |
| Indicates an attempt to exceed an implementation size limit. 更多... | |
| class | RangeError |
| Indicates an arithmetic range error. 更多... | |
| class | OverflowError |
| Indicates an arithmetic overflow. 更多... | |
| class | UnderflowError |
| Indicates an arithmetic underflow. 更多... | |
| class | OperationCancelled |
| Marker exception thrown when a cooperative cancellation request is observed. 更多... | |
Container namespace for VLink exception types.