|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.apache.xerces.impl.xs.XMLSchemaException
public class XMLSchemaException
This exception might be thrown by any constraint checking method.
Constructor Summary | |
---|---|
XMLSchemaException(java.lang.String key,
java.lang.Object[] args)
|
Method Summary | |
---|---|
java.lang.Object[] |
getArgs()
|
java.lang.String |
getKey()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XMLSchemaException(java.lang.String key, java.lang.Object[] args)
Method Detail |
---|
public java.lang.String getKey()
public java.lang.Object[] getArgs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |