C# Класс System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility

Показать файл Открыть проект

Приватные методы

Метод Описание
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