Uses of Class
ch.nolix.baseapi.errorcontrol.invalidargumentexception.ArgumentDoesNotBelongToParentException
Packages that use ArgumentDoesNotBelongToParentException
-
Uses of ArgumentDoesNotBelongToParentException in ch.nolix.baseapi.errorcontrol.invalidargumentexception
Methods in ch.nolix.baseapi.errorcontrol.invalidargumentexception that return ArgumentDoesNotBelongToParentExceptionModifier and TypeMethodDescriptionArgumentDoesNotBelongToParentException.forArgument(Object argument) ArgumentDoesNotBelongToParentException.forArgumentAndParentType(Object argument, Class<?> parentType)