public class OpenApiException extends RuntimeException
| Constructor and Description |
|---|
OpenApiException(String reason)
Creates a new OpenApiException instance.
|
OpenApiException(String[] location,
Throwable cause)
Creates a new OpenApiException instance.
|
OpenApiException(String reason,
Throwable cause)
Creates a new OpenApiException instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 The Cornutum Project. All rights reserved.