C# Class withSIX.Mini.Applications.Features.UnhandledUserException

Inheritance: System.Exception
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
UnhandledUserException ( string s, Exception exception ) : System

Method Details

UnhandledUserException() public method

public UnhandledUserException ( string s, Exception exception ) : System
s string
exception System.Exception
return System