public class RuntimeApiError extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
|
RuntimeApiError() |
|
RuntimeApiError(String message) |
|
RuntimeApiError(String message,
Throwable cause) |
protected |
RuntimeApiError(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
RuntimeApiError(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2018 Red Hat, Inc.. All rights reserved.