spin.demo.exception
Class BeanException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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
BeanException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BeanException

public BeanException()


Copyright © 2007. All Rights Reserved.