Class ArgumentDoesNotSupportMethodException

All Implemented Interfaces:
Serializable

public final class ArgumentDoesNotSupportMethodException extends AbstractInvalidArgumentException
A ArgumentDoesNotSupportMethodException is a AbstractInvalidArgumentException that is supposed to be thrown when a given argument does undesirably not support an invoked method.
Author:
Silvan Wyss
See Also: