app
/
com.example.passentry.utils
/
Error
Error
class
Error
(code:
Int
, description:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Error
Link copied to clipboard
fun
Error
(exception:
Exception
)
Content copied to clipboard
Properties
code
Link copied to clipboard
val
code
:
Int
Content copied to clipboard
description
Link copied to clipboard
val
description
:
String
Content copied to clipboard