JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.core.rtti
Class InvalidDelegateException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.objectweb.jac.core.rtti.InvalidDelegateException
All Implemented Interfaces:
Serializable

public class InvalidDelegateException
extends Exception

This exception is thrown when the user tries to construct a new meta item that is not matching the java.lang.reflect element it delegates to.

Author:
Laurent Martelli
See Also:
Serialized Form

Constructor Summary
InvalidDelegateException()
           
 
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

InvalidDelegateException

public InvalidDelegateException()

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli