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

◆ InternalBufferOverflowException() [2/4]

System.IO.InternalBufferOverflowException.InternalBufferOverflowException ( string? message)
inline

Definition at line 15 of file InternalBufferOverflowException.cs.

16 : base(message)
17 {
18 base.HResult = -2146232059;
19 }

References System.Runtime.Serialization.Dictionary.