public class MonitorException extends RuntimeException
MonitorException(String message)
MonitorException(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 MonitorException(String message)
public MonitorException(Throwable cause)
Copyright © 2018 Jue Ming. All rights reserved.