public class AggregationNotImplementedException extends ConflictResolutionException
EnumAggregationType
,
Serialized FormConstructor and Description |
---|
AggregationNotImplementedException(EnumAggregationType aggregationType)
Constructs a new exception for the given not implemented aggregation type.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AggregationNotImplementedException(EnumAggregationType aggregationType)
aggregationType
- an aggregation method that is not implemented yetCopyright © 2013. All Rights Reserved.