com.softwareag.xtools.quip.xqueryAPI
Class XQueryException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.softwareag.xtools.quip.xqueryAPI.XQueryException
- All Implemented Interfaces:
- Serializable
- public class XQueryException
- extends Exception
An exception that occurs during query handling.
- Version:
- 1.0
- Author:
- Patrick.Lehti@softwareag.com
- See Also:
- Serialized Form
XQueryException
public XQueryException(String s)
- Constructor
- Parameters:
s - the error message
Copyright (c) 2001 Software AG. All Rights Reserved.