| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Inheritance diagram for System.ComponentModel.Win32Exception:
 Collaboration diagram for System.ComponentModel.Win32Exception:Public Member Functions | |
| Win32Exception () | |
| Win32Exception (int error) | |
| Win32Exception (int error, string message) | |
| Win32Exception (string message) | |
| Win32Exception (string message, Exception innerException) | |
| override void | GetObjectData (SerializationInfo info, StreamingContext context) | 
| override string | ToString () | 
Protected Member Functions | |
| Win32Exception (SerializationInfo info, StreamingContext context) | |
Static Package Functions | |
| static string | GetErrorMessage (int error) | 
Properties | |
| int | NativeErrorCode [get, set] | 
| virtual int | ErrorCode [get, set] | 
Private Attributes | |
| readonly int | nativeErrorCode | 
Definition at line 17 of file Win32Exception.cs.