public class OpenApiException extends Exception
OpenApiException(int code, String message)
int
getCode()
String
getMessage()
toString()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public OpenApiException(int code, String message)
public int getCode()
public String getMessage()
getMessage
Throwable
public String toString()
toString
Copyright © 2025. All rights reserved.