C# 클래스 Patcher.Rules.RuntimeException

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

공개 메소드들

메소드 설명
RuntimeException ( string message, RuntimeError error ) : System

메소드 상세

RuntimeException() 공개 메소드

public RuntimeException ( string message, RuntimeError error ) : System
message string
error RuntimeError
리턴 System