Method | Description | |
---|---|---|
Error ( ErrorType errorType, string issue ) : System |
|
|
Error ( ErrorType errorType, string issue, string name ) : System |
|
|
GetMessage ( ) : string |
|
|
ToHtmlString ( ) : string |
|
|
ToString ( ) : string |
|
public Error ( ErrorType errorType, string issue ) : System | ||
errorType | ErrorType | |
issue | string | |
return | System |
public Error ( ErrorType errorType, string issue, string name ) : System | ||
errorType | ErrorType | |
issue | string | |
name | string | |
return | System |