HPSearch

cgl.hpsearch.services.BrokerInstantiator
Class BrokerServiceException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycgl.hpsearch.services.BrokerInstantiator.BrokerServiceException
All Implemented Interfaces:
Serializable

public class BrokerServiceException
extends Exception

Created on Feb 25, 2005

Author:
Harshawardhan Gadgil (hgadgil@grids.ucs.indiana.edu)
See Also:
Serialized Form

Constructor Summary
BrokerServiceException()
           
BrokerServiceException(String arg0)
           
BrokerServiceException(String arg0, Throwable arg1)
           
BrokerServiceException(Throwable arg0)
           
 
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

BrokerServiceException

public BrokerServiceException()

BrokerServiceException

public BrokerServiceException(String arg0)
Parameters:
arg0 -

BrokerServiceException

public BrokerServiceException(Throwable arg0)
Parameters:
arg0 -

BrokerServiceException

public BrokerServiceException(String arg0,
                              Throwable arg1)
Parameters:
arg0 -
arg1 -

HPSearch

For comments and suggestions please send e-mail to Harshawardhan Gadgil
Last updated: June 9 2006