Skip to content

BodyTooLarge

[Source]

Request body exceeds the configured maximum body size.

primitive val BodyTooLarge is
  _ParseError val

Implements

  • _ParseError val

Constructors

create

[Source]

new val create()
: BodyTooLarge val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

fun box eq(
  that: BodyTooLarge val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: BodyTooLarge val)
: Bool val

Parameters

Returns