C# 클래스 withSIX.Mini.Plugin.Arma.ArmaExceptionHandler

상속: withSIX.Mini.Applications.BasicExternalExceptionhandler, IUsecaseExecutor
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

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

보호된 메소드들

메소드 설명
Handle ( ParFileException ex, string action ) : RecoverableUserError

메소드 상세

Handle() 보호된 정적인 메소드

protected static Handle ( ParFileException ex, string action ) : RecoverableUserError
ex ParFileException
action string
리턴 withSIX.Core.Applications.Errors.RecoverableUserError

HandleException() 공개 메소드

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