Package spin.demo.exception
Class BeanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
spin.demo.exception.BeanException
- All Implemented Interfaces:
Serializable
A checked exception for the bean.
- 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
-
BeanException
public BeanException()
-