VLink 2.0.0
A high-performance communication middleware
载入中...
搜索中...
未找到
vlink::Exception 命名空间参考

Container namespace for all VLink exception types. 更多...

class  RuntimeError
 Indicates a general runtime failure. 更多...
class  OutOfRange
 Indicates an index or iterator that is outside the valid 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 that a value is outside the domain of a mathematical function. 更多...
class  LengthError
 Indicates an attempt to exceed the maximum allowable size or length. 更多...
class  RangeError
 Indicates an arithmetic range error. 更多...
class  OverflowError
 Indicates an arithmetic overflow. 更多...
class  UnderflowError
 Indicates an arithmetic underflow. 更多...

详细描述

Container namespace for all VLink exception types.