public class ValueIsIncorrectException extends RuntimeException
Constructor and Description |
---|
ValueIsIncorrectException(String reason,
int tag,
CharSequence actualValue) |
ValueIsIncorrectException(String reason,
Throwable cause,
int tag,
CharSequence actualValue) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ValueIsIncorrectException(String reason, int tag, CharSequence actualValue)
public ValueIsIncorrectException(String reason, Throwable cause, int tag, CharSequence actualValue)
Copyright © 2005–2024 Onix Solutions. All rights reserved.