Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
- java.lang.Object
 
- 
- java.lang.Throwable
 
- 
- java.lang.Exception
 
- 
- java.lang.RuntimeException
 
- 
 
 
 
 
- 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
GuardedException(java.lang.String message,
                int offset)  | 
 
- 
Method Summary
Methods 
| Modifier and Type | 
Method and Description | 
int | 
getOffset()  | 
- 
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 
 
 
 
- 
- 
Method Detail
- 
getOffset
public int getOffset()
- Returns:
 - the guarded offset in the buffer that was attempted to be changed.
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
Copyright © 1997, 2014, Oracle. All rights reserved.