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