Verwendungen von Klasse
ch.nolix.core.errorcontrol.invalidargumentexception.UnrepresentingArgumentException
Package
Beschreibung
The
ch.nolix.core.errorcontrol.invalidargumentexception
package
defines exceptions for invalid arguments.-
Verwendungen von UnrepresentingArgumentException in ch.nolix.core.errorcontrol.invalidargumentexception
Modifizierer und TypMethodeBeschreibungUnrepresentingArgumentException.forArgumentAndType
(Object argument, Class<?> type) UnrepresentingArgumentException.forArgumentNameAndArgumentAndType
(String argumentName, Object argument, Class<?> type)