public class QpsException extends Exception
QpsException(Integer qps, Double rate)
Integer
getQps()
Double
getRate()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public QpsException(Integer qps, Double rate)
public Integer getQps()
public Double getRate()
Copyright © 2022. All rights reserved.