org.globus.mds.aggregator.impl
Class AggregatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.globus.mds.aggregator.impl.AggregatorException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AggregatorParamTypeNotSupportedException, AggregatorSinkTypeNotSupportedException
- public class AggregatorException
- extends Exception
This exception is a generic superclass for aggregator runtime exceptions.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AggregatorException
public AggregatorException()
AggregatorException
public AggregatorException(String message)
Copyright © 1999-2006 University of Chicago. All rights reserved.