public class ConditionException extends RuntimeException
ConditionException(String message)
ConditionException(String message, Throwable e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ConditionException(String message)
public ConditionException(String message, Throwable e)
Copyright © 2023. All rights reserved.