C# 클래스 withSIX.Core.Presentation.SA.PrettyExceptions

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
FormatException ( Exception e, int level ) : string

비공개 메소드들

메소드 설명
AddPrefix ( string msg, int level ) : string
PrettyPrint ( IDictionary dict ) : string
ProcessAdditionalEmbeddingExceptionTypes ( Exception e, int level, List str ) : void
ProcessAdditionalExceptionInformation ( Exception e, ICollection str ) : void

메소드 상세

FormatException() 공개 정적인 메소드

public static FormatException ( Exception e, int level ) : string
e System.Exception
level int
리턴 string