org.objectweb.proactive.core.mop
Class GenerationOfStubClassFailedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.objectweb.proactive.core.mop.MOPRuntimeException
                  extended byorg.objectweb.proactive.core.mop.GenerationOfStubClassFailedException
All Implemented Interfaces:
java.io.Serializable

public class GenerationOfStubClassFailedException
extends MOPRuntimeException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.proactive.core.mop.MOPRuntimeException
detail
 
Constructor Summary
GenerationOfStubClassFailedException()
           
GenerationOfStubClassFailedException(java.lang.String s)
           
GenerationOfStubClassFailedException(java.lang.String s, java.lang.Throwable ex)
           
GenerationOfStubClassFailedException(java.lang.Throwable ex)
           
 
Methods inherited from class org.objectweb.proactive.core.mop.MOPRuntimeException
getMessage, getTargetException, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GenerationOfStubClassFailedException

public GenerationOfStubClassFailedException()

GenerationOfStubClassFailedException

public GenerationOfStubClassFailedException(java.lang.String s)

GenerationOfStubClassFailedException

public GenerationOfStubClassFailedException(java.lang.String s,
                                            java.lang.Throwable ex)

GenerationOfStubClassFailedException

public GenerationOfStubClassFailedException(java.lang.Throwable ex)


Copyright ? October 2004 INRIA All Rights Reserved.