Verwendungen von Package
ch.nolix.core.errorcontrol.invalidargumentexception
Packages, die ch.nolix.core.errorcontrol.invalidargumentexception verwenden
-
Von ch.nolix.core.errorcontrol.invalidargumentexception verwendete Klassen in ch.nolix.core.errorcontrol.invalidargumentexceptionKlasseBeschreibungA
AbstractInvalidArgumentExceptionis aRuntimeExceptionthat is supposed to be thrown when a given argument is not valid.AArgumentBelongsToParentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument belongs undesirably to a parent.AArgumentContainsElementExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument contains undesirably a given element.AArgumentDoesNotBelongToParentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument does undesirably not belong to a parent.AArgumentDoesNotContainElementExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument does undesirably not contain a given element.AArgumentDoesNotHaveAttributeExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument does undesirably not have a given attribute.AArgumentDoesNotSupportMethodExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument does undesirably not support an invoked method.AArgumentHasAttributeExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument has undesirably a given attribute.AArgumentIsInRangeExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given value is undesirably in a given range.AArgumentIsNotNullExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably not (!)AArgumentIsNullExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably null.AArgumentIsOutOfRangeExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably not in a given range.ABiggerArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably bigger than a given max.AClosedArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when an argument is undesirably closed.ADeletedArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably deleted.AEmptyArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably empty.AEqualArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument equals undesirably a given value.AInvalidPortExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given port is not valid.ANegativeArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably negative.ANewArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably new.ANonEmptyArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably not (!)ANonNegativeArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably not (!)ANonPositiveArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably not (!)APositiveArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably positive.AReferencedArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably referenced.ASmallerArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably smaller than a given min.AUnacceptedKeyExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given key is not accepted.AUnconnectedArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirable not connected.AUnequalArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument does undesirably not equal a given value.AUnrepresentingArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument does undesirable not represent an object of a given type.AUnsupportedCaseExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirable not a supported case.