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, toString
public PromiseException(Throwable cause)
cause
- the cause.Copyright © 2002–2023 Devexperts LLC. All rights reserved.