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