Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.ExceptionServices.ExceptionDispatchInfo Class Referencesealed

Public Member Functions

void Throw ()
 

Static Public Member Functions

static ExceptionDispatchInfo Capture (Exception source)
 
static void Throw (Exception source)
 
static Exception SetCurrentStackTrace (Exception source)
 
static Exception SetRemoteStackTrace (Exception source, string stackTrace)
 

Properties

Exception SourceException [get]
 

Private Member Functions

 ExceptionDispatchInfo (Exception exception)
 

Private Attributes

readonly Exception _exception
 
readonly Exception.DispatchState _dispatchState
 

Detailed Description

Definition at line 6 of file ExceptionDispatchInfo.cs.


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