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
Loading...
Searching...
No Matches
System.ComponentModel.Win32Exception Class Reference
+ 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
 

Detailed Description

Definition at line 17 of file Win32Exception.cs.


The documentation for this class was generated from the following file: