| 
 | Oracle Application Server Web Services UDDI Client API Reference 10g (9.0.4) Part No. B10396-01 | ||||||||||
| 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.uddi.UddiException
                    |
                    +--oracle.uddi.message.util.RandomAccessOnlyException
Indicates the only random access on the bag is allowed, thrown by BagSequentialAccessor methods.
BagRandomAccessor, BagSequentialAccessor, Serialized Form| Constructor Summary | |
| RandomAccessOnlyException()There is really only one error condition for this exception, so the error message is hardcoded here. | |
| Methods inherited from class oracle.uddi.UddiException | 
| getErrorCode, getLocalizedMessage, getMessage, getWrappedThrowable, printStackTrace, printStackTrace, printStackTrace | 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getStackTrace, initCause, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public RandomAccessOnlyException()
| 
 | Oracle Application Server Web Services UDDI Client API Reference 10g (9.0.4) Part No. B10396-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||