| Interface | Description |
|---|---|
| Unwrappable<T> |
This interface must be implemented by exceptions that may be unwrapped by the
UnwrappableException or
OasisUnavailableCheckedException . |
| Exception | Description |
|---|---|
| ConflictException |
Exception is thrown by transactional data types at commit time when a conflict is detected.
|
| InvocationException |
Generic exception that is used to wrap checked exceptions in user code.
|
| MemoryException |
Generic exception that may be thrown by the transactional memory management code.
|
| NoTransactionException |
Exception is thrown when a transactional data is attempted to be accessed outside of a transaction.
|
| UnwrappableException |
This is a general exception for the Oasis system
|
Copyright © 2013 CERN, The European Organization for Nuclear Research. All Rights Reserved.