| Package | Description |
|---|---|
| cern.entwined.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
ConflictException
Exception is thrown by transactional data types at commit time when a conflict is detected.
|
class |
InvocationException
Generic exception that is used to wrap checked exceptions in user code.
|
class |
MemoryException
Generic exception that may be thrown by the transactional memory management code.
|
class |
NoTransactionException
Exception is thrown when a transactional data is attempted to be accessed outside of a transaction.
|
| Modifier and Type | Method and Description |
|---|---|
UnwrappableException |
UnwrappableException.setUnwrap(boolean unwrap) |
Copyright © 2013 CERN, The European Organization for Nuclear Research. All Rights Reserved.