@Deprecated public class IltInvalidStateException extends RuntimeException
Constructor and Description |
---|
IltInvalidStateException(IltObject object)
Deprecated.
Constructs an IltInvalidStateException with no detail message.
|
IltInvalidStateException(IltObject object,
String s)
Deprecated.
Constructs an IltInvalidStateException with the specified detail message.
|
Modifier and Type | Method and Description |
---|---|
IltObject |
getObject()
Deprecated.
Returns the telecom object whose state is invalid.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IltInvalidStateException(IltObject object)
object
- the telecom object whose state is invalidpublic IltObject getObject()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.