My Project
TemperatureException.java
Go to the documentation of this file.
1 class TemperatureException extends Exception {
2 }