C# Class Prism.RethrownException

Inheritance: System.Exception
显示文件 Open project: TerrariaPrismTeam/Prism

Private Methods

Method Description
GetRealInner ( Exception inner ) : Exception
RethrownException ( ) : System
RethrownException ( Exception inner ) : System
RethrownException ( SerializationInfo info, StreamingContext context ) : System
RethrownException ( string message ) : System
RethrownException ( string message, Exception inner ) : System