Method | Description | |
---|---|---|
OutputLengthException ( ) : System | ||
OutputLengthException ( string message ) : System | ||
OutputLengthException ( string message, Exception exception ) : System |
public OutputLengthException ( string message ) : System | ||
message | string | |
return | System |
public OutputLengthException ( string message, Exception exception ) : System | ||
message | string | |
exception | Exception | |
return | System |