C# 클래스 Smrf.AppLib.ExceptionUtil

Exception utility methods.
This class contains utility methods for dealing with exceptions. All methods are static.
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

공개 메소드들

메소드 설명
GetMessageTrace ( Exception oException ) : String

비공개 메소드들

메소드 설명
ExceptionUtil ( ) : System

메소드 상세

GetMessageTrace() 공개 정적인 메소드

public static GetMessageTrace ( Exception oException ) : String
oException System.Exception
리턴 String