BodyLengthIsTooLong
expect class BodyLengthIsTooLong(expected: Long) : IllegalStateException, CopyableThrowable<BaseApplicationResponse.BodyLengthIsTooLong>
Content copied to clipboard
actual class BodyLengthIsTooLong(expected: Long) : IllegalStateException, CopyableThrowable<BaseApplicationResponse.BodyLengthIsTooLong>
Content copied to clipboard
Content's actual body size doesn't match the provided one in Content-Length
header
Content's actual body size doesn't match the provided one in Content-Length
header
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
open override fun createCopy(): BaseApplicationResponse.BodyLengthIsTooLong
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard