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, toString
public InstanceScope scope
public String name
public STNoSuchAttributeException(String name, InstanceScope scope)
public String getMessage()
getMessage
in class Throwable
Copyright © 2024. All rights reserved.