WPILibC++ 2027.0.0-alpha-5
Loading...
Searching...
No Matches
wpi::err Namespace Reference

Functions

 S (ChannelIndexOutOfRange, -45, "Allocating channel that is out of range") S(ResourceAlreadyAllocated
Attempted to reuse an allocated resource S (NullParameter, -5, "A pointer parameter to a method is nullptr") S(Timeout
Attempted to reuse an allocated resource A timeout has been exceeded S (ParameterOutOfRange, -28, "A parameter is out of range") S(SmartDashboardMissingKey
Attempted to reuse an allocated resource A timeout has been exceeded SmartDashboard data does not exist S (CommandIllegalUse, -50, "Illegal use of Command") S(CameraServerError
Attempted to reuse an allocated resource A timeout has been exceeded SmartDashboard data does not exist CameraServer error S (InvalidParameter, -100, "Invalid parameter value") S(AssertionFailure

Function Documentation

◆ S() [1/5]

wpi::err::S ( ChannelIndexOutOfRange ,
- 45,
"Allocating channel that is out of range"  )

◆ S() [2/5]

Attempted to reuse an allocated resource A timeout has been exceeded SmartDashboard data does not exist wpi::err::S ( CommandIllegalUse ,
- 50,
"Illegal use of Command"  )

◆ S() [3/5]

Attempted to reuse an allocated resource A timeout has been exceeded SmartDashboard data does not exist CameraServer error wpi::err::S ( InvalidParameter ,
- 100,
"Invalid parameter value"  )

◆ S() [4/5]

Attempted to reuse an allocated resource wpi::err::S ( NullParameter ,
- 5,
"A pointer parameter to a method is nullptr"  )

◆ S() [5/5]

Attempted to reuse an allocated resource A timeout has been exceeded wpi::err::S ( ParameterOutOfRange ,
- 28,
"A parameter is out of range"  )