Package bagel
Class BagelError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
bagel.BagelError
- All Implemented Interfaces:
Serializable
A wrapper class for any exceptions thrown by Bagel.
As Bagel is used for introductory Java, no checked exceptions may be thrown.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BagelError
-
BagelError
-
BagelError
-