public class JsonCodeException extends RuntimeException
JsonCodeException(int code)
JsonCodeException(int code, String msg)
String
toString()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public JsonCodeException(int code)
public JsonCodeException(int code, String msg)
public String toString()
toString
Throwable
Copyright © 2021. All rights reserved.