Serializable
public 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, wait
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InstanceScope scope
public String name
public STNoSuchAttributeException(String name, InstanceScope scope)
public String getMessage()
getMessage
in class Throwable
Copyright © 2019. All rights reserved.