public class AtomicException extends AtomicReference<Exception>
Exception in a thread-safe way| Constructor and Description |
|---|
AtomicException() |
accumulateAndGet, compareAndSet, get, getAndAccumulate, getAndSet, getAndUpdate, lazySet, set, toString, updateAndGet, weakCompareAndSetpublic AtomicException()
Apache Camel