Skip to content

Overload_CodeJam_CodeExceptions_UnexpectedArgumentValue

Andrew Koryavchenko edited this page Jun 17, 2018 · 4 revisions

CodeExceptions.UnexpectedArgumentValue Method

Overload List

 

Name Description
Public methodStatic member UnexpectedArgumentValue(T)(String, T) Creates ArgumentOutOfRangeException. Used to be thrown from the default: switch clause
Public methodStatic member UnexpectedArgumentValue(T)(String, T, String, Object[]) Creates ArgumentOutOfRangeException. Used to be thrown from default: switch clause
  Back to Top

See Also

Reference

CodeExceptions Class
CodeJam Namespace

Clone this wiki locally