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