validation
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
validation
runtime
/
app.softwork.validation
/
ValidationException
Validation
Exception
class
ValidationException
(
val
message
:
String
)
:
IllegalArgumentException
(
source
)
Members
Constructors
Validation
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String