com.xml_project.morganaxproc.connectors
Class XQueryConnectorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.xml_project.morganaxproc.connectors.XQueryConnectorException
All Implemented Interfaces:
java.io.Serializable

public class XQueryConnectorException
extends java.lang.Exception

This class is used to raise exceptions occurred during instantiation of an XQueryConnector

See Also:
Serialized Form

Constructor Summary
XQueryConnectorException(java.lang.String msg)
          Creates a new Exception
 
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

XQueryConnectorException

public XQueryConnectorException(java.lang.String msg)
Creates a new Exception

Parameters:
msg - the message