org.objectweb.proactive.ext.implicit
Class InvalidAssociateDeclaration

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.objectweb.proactive.ext.implicit.InvalidAssociateDeclaration
All Implemented Interfaces:
java.io.Serializable

public class InvalidAssociateDeclaration
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
InvalidAssociateDeclaration()
           
InvalidAssociateDeclaration(java.lang.String s)
           
 
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

InvalidAssociateDeclaration

public InvalidAssociateDeclaration(java.lang.String s)

InvalidAssociateDeclaration

public InvalidAssociateDeclaration()


Copyright © April 2004 INRIA All Rights Reserved.