Verwendungen von Klasse
ch.nolix.core.errorcontrol.invalidargumentexception.NegativeArgumentException
Packages, die NegativeArgumentException verwenden
-
Verwendungen von NegativeArgumentException in ch.nolix.core.errorcontrol.invalidargumentexception
Methoden in ch.nolix.core.errorcontrol.invalidargumentexception, die NegativeArgumentException zurückgebenModifizierer und TypMethodeBeschreibungstatic NegativeArgumentException
NegativeArgumentException.forArgumentAndArgumentName
(double argument, String argumentName) static NegativeArgumentException
NegativeArgumentException.forArgumentAndArgumentName
(long argument, String argumentName) static NegativeArgumentException
NegativeArgumentException.forArgumentAndArgumentName
(BigDecimal argument, String argumentName)