Class CheckedAllocationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.wpi.first.hal.util.CheckedAllocationException
All Implemented Interfaces:
Serializable

public class CheckedAllocationException
extends Exception
Exception indicating that the resource is already allocated This is meant to be thrown by the resource class.
See Also:
Serialized Form