| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
oracle.ideimpl.webupdate.task.TaskFailedException
              
oracle.ideimpl.webupdate.task.InconsistentStateException
public class InconsistentStateException
Exception thrown if a task failed and the rollback of that task failed. This indicates that the rollback may not have completed successfully and that the atomicity of the task was compromized.
| Constructor Summary | |
|---|---|
InconsistentStateException(java.lang.String message) | 
|
InconsistentStateException(java.lang.String message, java.lang.Throwable cause) | 
|
| 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 | 
| Constructor Detail | 
|---|
public InconsistentStateException(java.lang.String message)
public InconsistentStateException(java.lang.String message,
                                  java.lang.Throwable cause)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||