public class STNoSuchPropertyException extends STException
<a.b>
, object a
does not have a property b
.Modifier and Type | Field and Description |
---|---|
Object |
o |
String |
propertyName |
Constructor and Description |
---|
STNoSuchPropertyException(Exception e,
Object o,
String propertyName) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.