tecgraf.openbus.DRMAA
Class SuspendInconsistentStateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by tecgraf.openbus.DRMAA.SuspendInconsistentStateException
All Implemented Interfaces:
Serializable, IDLEntity

public final class SuspendInconsistentStateException
extends UserException

Generated from IDL exception "SuspendInconsistentStateException".

Version:
generated at Nov 3, 2010 2:32:40 PM
Author:
JacORB IDL compiler V 2.3-beta-2, 14-Oct-2006
See Also:
Serialized Form

Field Summary
 String message
           
 
Constructor Summary
SuspendInconsistentStateException()
           
SuspendInconsistentStateException(String message)
           
SuspendInconsistentStateException(String _reason, String message)
           
 
Method Summary
 
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
 

Field Detail

message

public String message
Constructor Detail

SuspendInconsistentStateException

public SuspendInconsistentStateException()

SuspendInconsistentStateException

public SuspendInconsistentStateException(String _reason,
                                         String message)

SuspendInconsistentStateException

public SuspendInconsistentStateException(String message)


Tecgraf PUC-Rio