org.galagosearch.tupleflow
Class IncompatibleProcessorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.galagosearch.tupleflow.IncompatibleProcessorException
All Implemented Interfaces:
java.io.Serializable

public class IncompatibleProcessorException
extends java.lang.Exception

Author:
trevor
See Also:
Serialized Form

Constructor Summary
IncompatibleProcessorException(java.lang.String message)
           
IncompatibleProcessorException(java.lang.String message, java.lang.Throwable e)
           
 
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

IncompatibleProcessorException

public IncompatibleProcessorException(java.lang.String message)

IncompatibleProcessorException

public IncompatibleProcessorException(java.lang.String message,
                                      java.lang.Throwable e)


Copyright © 2009. All Rights Reserved.