public final class JsiiException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
JsiiException(String message)
Creates an exception.
|
JsiiException(String message,
Throwable e)
Creates an exception.
|
JsiiException(Throwable e)
Creates an exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
Copyright © 2019. All rights reserved.