![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
NegativeDurationException (Duration duration) | |
Thrown if a duration tries to be set that is non-negative
Definition at line 8 of file NegativeDurationException.java.
exceptions.NegativeDurationException.NegativeDurationException | ( | Duration | duration | ) |
Create an instance of this exception
duration | The offending duration that is to be reported in the exception message |
Definition at line 14 of file NegativeDurationException.java.
Git Repo |