public class PromiseException extends RuntimeException
| Constructor and Description |
|---|
PromiseException(Throwable cause)
Constructs exception with a given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PromiseException(Throwable cause)
cause - the cause.Copyright © 2002–2023 Devexperts LLC. All rights reserved.