|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.stringtemplate.v4.compiler.STException
org.stringtemplate.v4.misc.STNoSuchPropertyException
public class STNoSuchPropertyException
For
Field Summary
Objecto
StringpropertyName
Constructor Summary
STNoSuchPropertyException()
STNoSuchPropertyException(Exception e,
Object o,
String propertyName)
Method Summary
StringgetMessage()
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Field Detail
o
public Object o
propertyName
public String propertyName
Constructor Detail
STNoSuchPropertyException
public STNoSuchPropertyException()
STNoSuchPropertyException
public STNoSuchPropertyException(Exception e,
Object o,
String propertyName)
Method Detail
getMessage
public String getMessage()
getMessage in class Throwable
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2011. All Rights Reserved.