toggle menu
ProjectMiddleware
jvm
switch theme
search in API
common:shared
/
io.lb.common.shared.error
Package-level
declarations
This package contains classes that represent error models.
Types
Types
Middleware
Exception
Link copied to clipboard
data
class
MiddlewareException
(
val
code
:
Int
,
val
message
:
String
?
)
:
Exception
Exception thrown by middleware.