|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Error
com.ail.core.BaseError
com.ail.core.XMLConfigurationError
public class XMLConfigurationError
Error class to notify of serious errors encountered when XML is being processed. These can be a result of bad configuration of parsers for example.
| Constructor Summary | |
|---|---|
XMLConfigurationError(java.lang.String s)
|
|
XMLConfigurationError(java.lang.Throwable e)
|
|
| Method Summary |
|---|
| Methods inherited from class com.ail.core.BaseError |
|---|
getDescription, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XMLConfigurationError(java.lang.String s)
public XMLConfigurationError(java.lang.Throwable e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||