Package edu.wpi.first.hal.util
-
Exception Summary Exception Description AllocationException Exception indicating that the resource is already allocated.BoundaryException This exception represents an error in which a lower limit was set as higher than an upper limit.CheckedAllocationException Exception indicating that the resource is already allocated This is meant to be thrown by the resource class.HalHandleException Exception indicating that an error has occurred with a HAL Handle.UncleanStatusException Exception for bad status codes from the chip object.