wire-schema
Toggle table of contents
6.0.0-alpha03-0.5.0-10
common
Target filter
common
Switch theme
Search in API
Skip to content
wire-schema
wire-schema
/
com.squareup.wire.schema
/
SchemaException
Schema
Exception
class
SchemaException
(
errors
:
List
<
String
>
)
:
RuntimeException
Members
Constructors
Schema
Exception
Link copied to clipboard
constructor
(
errors
:
List
<
String
>
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?