JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1.1)  E67111-01
 
Detail:  
Field |  
Constr  |  
Method 
 
 
  
All Implemented Interfaces: 
java.io.Serializable 
 
 
 
public class InconsistentStateException 
extends TaskFailedException  
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.
See Also:  
Serialized Form  
 
 
 
 
 
Method Summary 
 
Methods inherited from class java.lang.Throwable 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
 
 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait 
 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1.1)  E67111-01
 
Detail:  
Field |  
Constr  |  
Method 
 
 
  
Copyright © 1997, 2016, Oracle. All rights reserved.