Verwendungen von Klasse
ch.nolix.core.errorcontrol.invalidargumentexception.AbstractInvalidArgumentException
Packages, die AbstractInvalidArgumentException verwenden
-
Verwendungen von AbstractInvalidArgumentException in ch.nolix.core.errorcontrol.invalidargumentexception
Unterklassen von AbstractInvalidArgumentException in ch.nolix.core.errorcontrol.invalidargumentexceptionModifizierer und TypKlasseBeschreibungfinal class
AArgumentBelongsToParentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument belongs undesirably to a parent.final class
AArgumentContainsElementException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument contains undesirably a given element.final class
AArgumentDoesNotBelongToParentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument does undesirably not belong to a parent.final class
AArgumentDoesNotContainElementException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument does undesirably not contain a given element.final class
AArgumentDoesNotHaveAttributeException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument does undesirably not have a given attribute.final class
AArgumentDoesNotSupportMethodException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument does undesirably not support an invoked method.final class
AArgumentHasAttributeException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument has undesirably a given attribute.final class
AArgumentIsInRangeException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given value is undesirably in a given range.final class
AArgumentIsNotNullException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably not (!)final class
AArgumentIsNullException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably null.final class
AArgumentIsOutOfRangeException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably not in a given range.final class
ABiggerArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably bigger than a given max.final class
AClosedArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when an argument is undesirably closed.final class
ADeletedArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably deleted.final class
AEmptyArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably empty.final class
AEqualArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument equals undesirably a given value.final class
final class
AInvalidPortException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given port is not valid.final class
ANegativeArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably negative.final class
ANewArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably new.final class
ANonEmptyArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably not (!)final class
ANonNegativeArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably not (!)final class
ANonPositiveArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably not (!)final class
APositiveArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably positive.final class
AReferencedArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably referenced.final class
ASmallerArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirably smaller than a given min.final class
AUnacceptedKeyException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given key is not accepted.final class
AUnconnectedArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirable not connected.final class
AUnequalArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument does undesirably not equal a given value.final class
AUnrepresentingArgumentException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument does undesirable not represent an object of a given type.final class
AUnsupportedCaseException
is aAbstractInvalidArgumentException
that is supposed to be thrown when a given argument is undesirable not a supported case.