C# Class System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility

ファイルを表示 Open project: PlayScriptRedux/playscript

Private Methods

Method Description
ThrowHelper ( Exception e, TraceEventType type ) : Exception
ThrowHelperArgument ( string arg ) : Exception
ThrowHelperArgument ( string arg, string message ) : Exception
ThrowHelperArgumentNull ( string arg ) : Exception
ThrowHelperCallback ( Exception e ) : Exception
ThrowHelperCallback ( string msg, Exception e ) : Exception
ThrowHelperError ( Exception e ) : Exception
ThrowHelperFatal ( string msg, Exception e ) : Exception