Serializable
public class STNoSuchPropertyException extends STException
<a.b>
, object a
does not have a property b
.Modifier and Type | Field | Description |
---|---|---|
Object |
o |
|
String |
propertyName |
Constructor | Description |
---|---|
STNoSuchPropertyException(Exception e,
Object o,
String propertyName) |
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
Copyright © 2019. All rights reserved.