Class ArgumentDoesNotBelongToParentException

All Implemented Interfaces:
Serializable

public final class ArgumentDoesNotBelongToParentException extends AbstractInvalidArgumentException
A ArgumentDoesNotBelongToParentException is a AbstractInvalidArgumentException that is supposed to be thrown when a given argument does undesirably not belong to a parent.
Author:
Silvan Wyss
See Also: