trixnity-core
3.0.0-beta1
trixnity-core
/
net.folivo.trixnity.core
/
ErrorResponse
/
NotFound
Not
Found
@
Serializable
data
class
NotFound
(
val
error
:
String
?
=
null
)
:
ErrorResponse
No resource was found for this request.
Constructors
Properties
Constructors
Not
Found
Link copied to clipboard
fun
NotFound
(
error
:
String
?
=
null
)
Properties
error
Link copied to clipboard
open
override
val
error
:
String
?
=
null