Method | Description | |
---|---|---|
NotComparableException ( ) : System |
Create a simple exception with no further explanation.
|
|
NotComparableException ( string message ) : System |
Create the exception with an explanation of the reason.
|
public NotComparableException ( string message ) : System | ||
message | string | |
return | System |