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