Method | Description | |
---|---|---|
MultipleEnumerationException ( ) : System |
Create a simple exception with no further explanation.
|
|
MultipleEnumerationException ( string message ) : System |
Create a simple exception with the an explanation contained in the error message.
|
public MultipleEnumerationException ( ) : System | ||
return | System |
public MultipleEnumerationException ( string message ) : System | ||
message | string | |
return | System |