public class SimulateException extends RuntimeException
SimulateException(String msg)
SimulateException(String msg, 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 SimulateException(String msg)
public SimulateException(String msg, Throwable cause)
Copyright © 2017. All rights reserved.