C# 클래스 HumbleNetwork.Handlers.DefaultExceptionHandler

상속: IExceptionHandler
파일 보기 프로젝트 열기: joaofx/HumbleNetwork

공개 메소드들

메소드 설명
Execute ( IHumbleStream stream, Exception exception ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( IHumbleStream stream, Exception exception ) : void
stream IHumbleStream
exception System.Exception
리턴 void