Class BeanException

java.lang.Object
java.lang.Throwable
java.lang.Exception
spin.demo.exception.BeanException
All Implemented Interfaces:
Serializable

public class BeanException extends Exception
A checked exception for the bean.
See Also:
  • Constructor Details

    • BeanException

      public BeanException()