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.Net.HttpListenerException Class Reference
+ Inheritance diagram for System.Net.HttpListenerException:
+ Collaboration diagram for System.Net.HttpListenerException:

Public Member Functions

 HttpListenerException ()
 
 HttpListenerException (int errorCode)
 
 HttpListenerException (int errorCode, string message)
 
override void GetObjectData (SerializationInfo info, StreamingContext context)
 
override string ToString ()
 

Protected Member Functions

 HttpListenerException (SerializationInfo serializationInfo, StreamingContext streamingContext)
 

Static Package Functions

static string GetErrorMessage (int error)
 

Properties

override int ErrorCode [get, set]
 
int NativeErrorCode [get, set]
 

Private Attributes

readonly int nativeErrorCode
 

Detailed Description

Definition at line 13 of file HttpListenerException.cs.


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