public class ApiException extends RuntimeException
ApiException(Status status)
ApiException(Throwable e)
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 ApiException(Throwable e)
public ApiException(Status status)
public String toString()
toString
Throwable
public String getMessage()
getMessage
Copyright © 2024. All rights reserved.