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