|
CSP for Java (JCSP) 1.1-rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jcsp.net.settings.ConfigReader.XMLValidationException
public static class ConfigReader.XMLValidationException
Thrown in the event of a semantic error in the parsed XML file.
| Constructor Summary | |
|---|---|
ConfigReader.XMLValidationException()
Creates a new exception without a detail message. |
|
ConfigReader.XMLValidationException(String msg)
Creates a new exception with a detail message. |
|
| Method Summary |
|---|
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigReader.XMLValidationException()
public ConfigReader.XMLValidationException(String msg)
msg - the detail message.
|
CSP for Java (JCSP) 1.1-rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||