Method | Description | |
---|---|---|
DisplayError ( string errorMessage ) : void | ||
DisplayError ( string errorMessage, |
||
DisplayError ( string errorMessage, string details ) : void | ||
MessageBoxErrorOutput ( |
public DisplayError ( string errorMessage ) : void | ||
errorMessage | string | |
return | void |
public DisplayError ( string errorMessage, |
||
errorMessage | string | |
exception | ||
return | void |
public DisplayError ( string errorMessage, string details ) : void | ||
errorMessage | string | |
details | string | |
return | void |
public MessageBoxErrorOutput ( |
||
dialogHelper | ||
return | System |