Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ OverflowException() [1/4]

System.OverflowException.OverflowException ( )
inline

Definition at line 10 of file OverflowException.cs.

11 : base(SR.Arg_OverflowException)
12 {
13 base.HResult = -2146233066;
14 }

References System.Runtime.Serialization.Dictionary.