fr.improve.xdi.mapping.exception
Class InvocationTargetKeyException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byfr.improve.xdi.mapping.exception.InvocationTargetKeyException
All Implemented Interfaces:
java.io.Serializable

public class InvocationTargetKeyException
extends java.lang.Exception

Author:
Sébastien Letélié
See Also:
Serialized Form

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

InvocationTargetKeyException

public InvocationTargetKeyException()

InvocationTargetKeyException

public InvocationTargetKeyException(java.lang.String message)

InvocationTargetKeyException

public InvocationTargetKeyException(java.lang.Throwable cause)

InvocationTargetKeyException

public InvocationTargetKeyException(java.lang.String message,
                                    java.lang.Throwable cause)


Copyright © 2004-2005 Improve. All Rights Reserved.