cgl.hpsearch.services.BrokerInstantiator
Class BrokerServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cgl.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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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 -