net.sf.staccatocommons.dynamic
Class InstantiationFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.sf.staccatocommons.dynamic.InstantiationFailedException
All Implemented Interfaces:
Serializable

public class InstantiationFailedException
extends RuntimeException

Author:
flbulgarelli
See Also:
Serialized Form

Constructor Summary
InstantiationFailedException(Throwable cause)
          Creates a new InstantiationFailedException
 
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

InstantiationFailedException

public InstantiationFailedException(Throwable cause)
Creates a new InstantiationFailedException



Copyright © 2010-2011 Staccato-Commons. All Rights Reserved.