|
WebObjects 5.4.2 | ||||||||
| 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
com.webobjects.appserver.parser.WOParserException
com.webobjects.appserver.parser.woml.WOMLTemplateParserException
public class WOMLTemplateParserException
| Constructor Summary | |
|---|---|
WOMLTemplateParserException(String referenceName,
WOMLPosition position)
|
|
WOMLTemplateParserException(String referenceName,
WOMLPosition position,
String message)
|
|
WOMLTemplateParserException(String referenceName,
WOMLPosition position,
String message,
Throwable cause)
|
|
WOMLTemplateParserException(String referenceName,
WOMLPosition position,
Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class com.webobjects.appserver.parser.WOParserException |
|---|
getPosition, getReferenceName, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WOMLTemplateParserException(String referenceName,
WOMLPosition position,
Throwable cause)
public WOMLTemplateParserException(String referenceName,
WOMLPosition position,
String message,
Throwable cause)
public WOMLTemplateParserException(String referenceName,
WOMLPosition position)
public WOMLTemplateParserException(String referenceName,
WOMLPosition position,
String message)
|
Last updated June 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||