C# 클래스 withSIX.Play.Presentation.Wpf.Services.PlayExceptionHandler

상속: withSIX.Core.Presentation.Services.DefaultExceptionHandler
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
PlayExceptionHandler ( IEnumerable ehs ) : System

보호된 메소드들

메소드 설명
HandleExceptionInternal ( Exception ex, string action = "Action" ) : UserErrorModel

메소드 상세

HandleExceptionInternal() 보호된 메소드

protected HandleExceptionInternal ( Exception ex, string action = "Action" ) : UserErrorModel
ex System.Exception
action string
리턴 withSIX.Core.Applications.Errors.UserErrorModel

PlayExceptionHandler() 공개 메소드

public PlayExceptionHandler ( IEnumerable ehs ) : System
ehs IEnumerable
리턴 System