public class OpenApiRuntimeException extends RuntimeException
RuntimeException to be thrown when fatal exceptions are detected
in the Open API read/scan processes.| Constructor and Description |
|---|
OpenApiRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OpenApiRuntimeException(Throwable cause)
Copyright © 2018–2021. All rights reserved.