de.fraunhofer.ipsi.ipsixq.api
Class XQIQueryHandlerFactoryConfigurationError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by de.fraunhofer.ipsi.ipsixq.api.XQIQueryHandlerFactoryConfigurationError
All Implemented Interfaces:
java.io.Serializable

public class XQIQueryHandlerFactoryConfigurationError
extends java.lang.Error

See Also:
Serialized Form

Constructor Summary
XQIQueryHandlerFactoryConfigurationError(java.lang.String message)
           
XQIQueryHandlerFactoryConfigurationError(java.lang.Throwable t)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XQIQueryHandlerFactoryConfigurationError

public XQIQueryHandlerFactoryConfigurationError(java.lang.String message)

XQIQueryHandlerFactoryConfigurationError

public XQIQueryHandlerFactoryConfigurationError(java.lang.Throwable t)