Method | Description | |
---|---|---|
WebSiteException ( ) : System | ||
WebSiteException ( string message ) : System | ||
WebSiteException ( string message, |
||
WebSiteException ( string title, string message ) : System | ||
WebSiteException ( string title, string message, |
Method | Description | |
---|---|---|
WebSiteException ( System info, System context ) : System |
protected WebSiteException ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public WebSiteException ( string message ) : System | ||
message | string | |
return | System |
public WebSiteException ( string message, |
||
message | string | |
inner | ||
return | System |
public WebSiteException ( string title, string message ) : System | ||
title | string | |
message | string | |
return | System |
public WebSiteException ( string title, string message, |
||
title | string | |
message | string | |
inner | ||
return | System |