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

◆ FileNotFoundException() [3/7]

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

Definition at line 37 of file FileNotFoundException.cs.

38 : base(message)
39 {
40 base.HResult = -2147024894;
41 }

References System.Runtime.Serialization.Dictionary.