G
Guest
What's the current recommended best practice for the exception to throw when
an argument is invalid? I could have sworn there was a general
InvalidArgumentException exposed by the framework, but if it's there I must
be blind. It seems like this is a common enough occurence that there would
be a pre-defined exception for it.
an argument is invalid? I could have sworn there was a general
InvalidArgumentException exposed by the framework, but if it's there I must
be blind. It seems like this is a common enough occurence that there would
be a pre-defined exception for it.