net.sf.spif
Class ReflectionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--net.sf.spif.ReflectionException
All Implemented Interfaces:
java.io.Serializable

public class ReflectionException
extends java.lang.RuntimeException

Thrown on reflection errors

Version:
$Id: ReflectionException.java,v 1.2 2003/02/05 22:15:44 bratseth Exp $
Author:
Jon S Bratseth
See Also:
Serialized Form

Constructor Summary
ReflectionException(java.lang.String message)
           
ReflectionException(java.lang.String message, java.lang.Exception cause)
           
 
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

ReflectionException

public ReflectionException(java.lang.String message)

ReflectionException

public ReflectionException(java.lang.String message,
                           java.lang.Exception cause)


Spif 1.01 (2003-04-03). http://spif.sf.net