C# 클래스 Sequin.Infrastructure.CommandHandlerException

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

보호된 메소드들

메소드 설명
CommandHandlerException ( Type commandType, string message ) : System

메소드 상세

CommandHandlerException() 보호된 메소드

protected CommandHandlerException ( Type commandType, string message ) : System
commandType System.Type
message string
리턴 System