org.apache.ws.jaxme.generator
public class SchemaException extends Exception
Version: $Id: SchemaException.java 231785 2004-02-16 23:39:59Z jochen $
| Constructor Summary | |
|---|---|
| SchemaException(String pMsg) | |
| SchemaException(Throwable pInner) | |
| SchemaException(String pMsg, Throwable pInner) | |
| Method Summary | |
|---|---|
| Throwable | getInner() |
| void | printStackTrace() |
| void | printStackTrace(PrintStream pStream) |
| void | printStackTrace(PrintWriter pWriter) |