ExceptionDirective
data class ExceptionDirective(val header: Header, val payload: ExceptionDirective.Payload)
Content copied to clipboard
Constructors
Link copied to clipboard
fun ExceptionDirective(header: Header, payload: ExceptionDirective.Payload)
Content copied to clipboard