ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
davinci
/
com.pingidentity.davinci.collector
/
RegexError
Regex
Error
data
class
RegexError
(
val
message
:
String
)
:
ValidationError
Class representing a regex error.
Members
Constructors
Regex
Error
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String
The error message.