java.lang.Object
org.fuin.ddd4j.ddd.AggregateAlreadyExistsException.Data
- All Implemented Interfaces:
Serializable,org.fuin.objects4j.common.ToExceptionCapable<AggregateAlreadyExistsException>,org.fuin.objects4j.vo.ValueObject
- Enclosing class:
- AggregateAlreadyExistsException
public static final class AggregateAlreadyExistsException.Data
extends Object
implements Serializable, org.fuin.objects4j.vo.ValueObject, org.fuin.objects4j.common.ToExceptionCapable<AggregateAlreadyExistsException>
Specific exception data.
- See Also:
-
Constructor Details
-
Data
protected Data()Constructor only for marshalling/unmarshalling.
-
-
Method Details