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 classAArgumentBelongsToParentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument belongs undesirably to a parent.final classAArgumentContainsElementExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument contains undesirably a given element.final classAArgumentDoesNotBelongToParentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument does undesirably not belong to a parent.final classAArgumentDoesNotContainElementExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument does undesirably not contain a given element.final classAArgumentDoesNotHaveAttributeExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument does undesirably not have a given attribute.final classAArgumentDoesNotSupportMethodExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument does undesirably not support an invoked method.final classAArgumentHasAttributeExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument has undesirably a given attribute.final classAArgumentIsInRangeExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given value is undesirably in a given range.final classAArgumentIsNotNullExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably not (!)final classAArgumentIsNullExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably null.final classAArgumentIsOutOfRangeExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably not in a given range.final classABiggerArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably bigger than a given max.final classAClosedArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when an argument is undesirably closed.final classADeletedArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably deleted.final classAEmptyArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably empty.final classAEqualArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument equals undesirably a given value.final classfinal classAInvalidPortExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given port is not valid.final classANegativeArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably negative.final classANewArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably new.final classANonEmptyArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably not (!)final classANonNegativeArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably not (!)final classANonPositiveArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably not (!)final classAPositiveArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably positive.final classAReferencedArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably referenced.final classASmallerArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably smaller than a given min.final classAUnacceptedKeyExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given key is not accepted.final classAUnconnectedArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirable not connected.final classAUnequalArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument does undesirably not equal a given value.final classAUnrepresentingArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument does undesirable not represent an object of a given type.final classAUnsupportedCaseExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirable not a supported case.