net.sf.beanrunner.factory
Class BeanRunnerNewInstanceException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.sf.beanrunner.factory.BeanRunnerNewInstanceException
All Implemented Interfaces:
java.io.Serializable

public class BeanRunnerNewInstanceException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
BeanRunnerNewInstanceException(java.lang.String message, java.lang.Throwable ex)
           
 
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

BeanRunnerNewInstanceException

public BeanRunnerNewInstanceException(java.lang.String message,
                                      java.lang.Throwable ex)


Copyright © 2008. All Rights Reserved.