Class LimitException
class LimitException
: object .Exception
;
Constructors
Name | Description |
---|---|
this
(message, limit, next, file, line)
|
Properties
Name | Type | Description |
---|---|---|
limit [get]
|
ulong | The byte limit of the stream that emitted the exception |