Method | Description | |
---|---|---|
BlogException ( string message ) : System | ||
BlogException ( string message, Exception innerException ) : System |
public BlogException ( string message ) : System | ||
message | string | |
return | System |
public BlogException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |