Uses of Class
ch.nolix.baseapi.errorcontrol.invalidargumentexception.NonEmptyArgumentException
Packages that use NonEmptyArgumentException
-
Uses of NonEmptyArgumentException in ch.nolix.baseapi.errorcontrol.invalidargumentexception
Methods in ch.nolix.baseapi.errorcontrol.invalidargumentexception that return NonEmptyArgumentExceptionModifier and TypeMethodDescriptionstatic NonEmptyArgumentExceptionNonEmptyArgumentException.forArgument(Object argument) static NonEmptyArgumentExceptionNonEmptyArgumentException.forArgumentAndArgumentName(Object argument, String argumentName)