Package org.apache.ws.commons.schema
Class XmlSchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.ws.commons.schema.XmlSchemaException
- All Implemented Interfaces:
Serializable
Returns detailed information about the schema exception.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCreates new XmlSchemaExceptionXmlSchemaException(String message) XmlSchemaException(String message, Throwable cause) -
Method Summary
Modifier and TypeMethodDescriptionintintMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
XmlSchemaException
public XmlSchemaException()Creates new XmlSchemaException -
XmlSchemaException
-
XmlSchemaException
-
-
Method Details
-
getLineNumer
public int getLineNumer() -
getLinePosition
public int getLinePosition() -
getSourceSchemaObject
-
getSourceUri
-