public class STNoSuchAttributeException extends STException
<name> where name is not found up the dynamic scoping chain.| Modifier and Type | Field and Description |
|---|---|
String |
name |
InstanceScope |
scope |
| Constructor and Description |
|---|
STNoSuchAttributeException(String name,
InstanceScope scope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InstanceScope scope
public String name
public STNoSuchAttributeException(String name, InstanceScope scope)
public String getMessage()
getMessage in class ThrowableCopyright © 2013. All Rights Reserved.