org.ten60.netkernel.xml.xda
Class XPathLocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ten60.netkernel.xml.xda.XPathLocationException
- All Implemented Interfaces:
- java.io.Serializable
public class XPathLocationException
- extends java.lang.Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NULLTARGET
public static final int NULLTARGET
- See Also:
- Constant Field Values
AMBIGUOUSTARGET
public static final int AMBIGUOUSTARGET
- See Also:
- Constant Field Values
MALFORMEDTARGET
public static final int MALFORMEDTARGET
- See Also:
- Constant Field Values
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
XPathLocationException
public XPathLocationException()
- Creates a new instance of XPathImplementationException
XPathLocationException
public XPathLocationException(java.lang.String aMessage,
int aType)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage in class java.lang.Throwable
getMessageWithType
public java.lang.String getMessageWithType()
getType
public int getType()
Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.