Class ExceptionBean

java.lang.Object
spin.demo.exception.ExceptionBean

public class ExceptionBean extends Object
Implementation of a exception throwing bean.
  • Constructor Details

    • ExceptionBean

      public ExceptionBean()
  • Method Details

    • possiblyThrowException

      public void possiblyThrowException() throws BeanException
      Possibly throw an exception.
      Throws:
      BeanException