Property | Type | Description | |
---|---|---|---|
_errorDescription | string | ||
_errorMessage | string |
Method | Description | |
---|---|---|
ReadableException ( ) : System | ||
ReadableException ( string message, string description ) : System | ||
ReadableException ( string message, string description, |
public ReadableException ( string message, string description ) : System | ||
message | string | |
description | string | |
return | System |
public ReadableException ( string message, string description, |
||
message | string | |
description | string | |
inner | ||
return | System |