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:
- Serializable
- public class XPathLocationException
- extends Exception
- See Also:
- Serialized Form
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(String aMessage,
int aType)
getMessage
public String getMessage()
getMessageWithType
public String getMessageWithType()
getType
public int getType()
Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.