Package spin.demo.exception
Class BeanException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- spin.demo.exception.BeanException
-
- All Implemented Interfaces:
java.io.Serializable
public class BeanException extends java.lang.Exception
A checked exception for the bean.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BeanException()
-