Class DeletedArgumentException

All Implemented Interfaces:
Serializable

public final class DeletedArgumentException extends AbstractInvalidArgumentException
A DeletedArgumentException is a AbstractInvalidArgumentException that is supposed to be thrown when a given argument is undesirably deleted.
Author:
Silvan Wyss
See Also: