Method | Description | |
---|---|---|
CompareExcepion ( ) : System | ||
CompareExcepion ( string message ) : System | ||
CompareExcepion ( string message, Exception inner ) : System |
public CompareExcepion ( string message ) : System | ||
message | string | |
return | System |
public CompareExcepion ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |