C# 클래스 MegaMine.Core.Exception.NTException

상속: System.Exception
파일 보기 프로젝트 열기: Nootus/MegaMine

공개 메소드들

메소드 설명
NTException ( string message ) : System.Collections.Generic
NTException ( string message, List errors ) : System.Collections.Generic

메소드 상세

NTException() 공개 메소드

public NTException ( string message ) : System.Collections.Generic
message string
리턴 System.Collections.Generic

NTException() 공개 메소드

public NTException ( string message, List errors ) : System.Collections.Generic
message string
errors List
리턴 System.Collections.Generic