public class ConcurrentException extends ApiException
ExecutionException.| Constructor and Description |
|---|
ConcurrentException(Throwable e)
Builds a new concurrent exception object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConcurrentException(Throwable e)
e - the cause of this exceptionCopyright © 2016–2019 CLX Communications. All rights reserved.