Serializablepublic class STNoSuchAttributeException extends STException
<name> where name is not found up the dynamic scoping chain.| Modifier and Type | Field | Description |
|---|---|---|
String |
name |
|
InstanceScope |
scope |
| Constructor | Description |
|---|---|
STNoSuchAttributeException(String name,
InstanceScope scope) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getMessage() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InstanceScope scope
public String name
public STNoSuchAttributeException(String name, InstanceScope scope)
public String getMessage()
getMessage in class ThrowableCopyright © 2019. All rights reserved.