org.objectweb.proactive.core.exceptions.body
Class NewActiveFailedNFE

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.objectweb.proactive.core.exceptions.NonFunctionalException
                  extended byorg.objectweb.proactive.core.exceptions.body.BodyNonFunctionalException
                      extended byorg.objectweb.proactive.core.exceptions.body.NewActiveFailedNFE
All Implemented Interfaces:
java.io.Serializable

public class NewActiveFailedNFE
extends BodyNonFunctionalException

Contrary to what Guillaume C. said.

Author:
Alexandre di Costanzo Created on Nov 8, 2005
See Also:
Serialized Form

Constructor Summary
NewActiveFailedNFE(java.lang.String message, java.lang.Exception e)
           
 
Methods inherited from class org.objectweb.proactive.core.exceptions.NonFunctionalException
getNodeURL, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NewActiveFailedNFE

public NewActiveFailedNFE(java.lang.String message,
                          java.lang.Exception e)


Copyright 2001-2005 INRIA All Rights Reserved.