|
|||||||||
| Home >> All >> com >> telefonicasoluciones >> search >> server >> parser >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.telefonicasoluciones.search.server.parser.xml
Class XMLParseException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.telefonicasoluciones.search.server.parser.xml.XMLParseException
- All Implemented Interfaces:
- java.io.Serializable
- public class XMLParseException
- extends java.lang.Exception
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
XMLParseException()
Creates a new instance of XMLParseException without detail message. |
|
XMLParseException(java.lang.String msg)
Constructs an instance of XMLParseException with the specified detail message. |
|
| 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 |
XMLParseException
public XMLParseException()
- Creates a new instance of
XMLParseExceptionwithout detail message.
XMLParseException
public XMLParseException(java.lang.String msg)
- Constructs an instance of
XMLParseExceptionwith the specified detail message.
|
|||||||||
| Home >> All >> com >> telefonicasoluciones >> search >> server >> parser >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC