public class ConditionException extends RuntimeException
Constructor and Description |
---|
ConditionException(String message) |
ConditionException(String message,
Throwable cause) |
ConditionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012. All Rights Reserved.