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