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