Package com.zybooks.dsaj.design
Class ExceptionDemo
java.lang.Object
com.zybooks.dsaj.design.ExceptionDemo
A demonstration of a try-catch structure.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ExceptionDemo
public ExceptionDemo()
-
-
Method Details
-
main
-
ensurePositive
public void ensurePositive(int n)
-