public class AggregationException extends Throwable
| Constructor and Description |
|---|
AggregationException() |
AggregationException(String message) |
AggregationException(String message,
Throwable cause) |
AggregationException(Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AggregationException()
public AggregationException(String message)
message - public AggregationException(String message, Throwable cause)
message - cause - public AggregationException(Throwable cause)
cause - © Copyright IBM Corp. 2013. All rights reserved.