public class KissoException extends RuntimeException
SSO 异常
KissoException(String message)
KissoException(String message, Throwable throwable)
KissoException(Throwable throwable)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public KissoException(String message)
public KissoException(Throwable throwable)
public KissoException(String message, Throwable throwable)