|
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.declaration.WODeclarationFormatException
public class WODeclarationFormatException
| Constructor Summary | |
|---|---|
WODeclarationFormatException(String message)
|
|
WODeclarationFormatException(String message,
Throwable cause)
|
|
WODeclarationFormatException(String referenceName,
WOMLPosition position)
|
|
WODeclarationFormatException(String referenceName,
WOMLPosition position,
String message)
|
|
WODeclarationFormatException(String referenceName,
WOMLPosition position,
String message,
Throwable cause)
|
|
WODeclarationFormatException(String referenceName,
WOMLPosition position,
Throwable cause)
|
|
WODeclarationFormatException(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 WODeclarationFormatException(String message)
public WODeclarationFormatException(Throwable cause)
public WODeclarationFormatException(String message,
Throwable cause)
public WODeclarationFormatException(String referenceName,
WOMLPosition position,
String message,
Throwable cause)
public WODeclarationFormatException(String referenceName,
WOMLPosition position,
String message)
public WODeclarationFormatException(String referenceName,
WOMLPosition position,
Throwable cause)
public WODeclarationFormatException(String referenceName,
WOMLPosition position)
|
Last updated June 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||