Method | Description | |
---|---|---|
StazorPageContentRetrievalException ( ) : System | ||
StazorPageContentRetrievalException ( string message ) : System | ||
StazorPageContentRetrievalException ( string message, Exception innerException ) : System |
Method | Description | |
---|---|---|
StazorPageContentRetrievalException ( SerializationInfo info, StreamingContext context ) : System |
public StazorPageContentRetrievalException ( ) : System | ||
return | System |
protected StazorPageContentRetrievalException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public StazorPageContentRetrievalException ( string message ) : System | ||
message | string | |
return | System |
public StazorPageContentRetrievalException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |