public class IltInvalidStateValueException extends RuntimeException
Constructor and Description |
---|
IltInvalidStateValueException(IltState state,
Object value)
Constructs an IltInvalidStateValueException with no detail message.
|
IltInvalidStateValueException(IltState state,
Object value,
String s)
Constructs an IltInvalidStateValueException with the specified detail message.
|
Modifier and Type | Method and Description |
---|---|
IltState |
getState()
Returns the state whose value being set is invalid
|
Object |
getValue()
Returns the invalid value
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.