public class SchemaException extends VertxException
Schema
Constructor and Description |
---|
SchemaException(Object schema,
String message) |
SchemaException(Object schema,
String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Object |
schema()
Json representation of the schema
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2021 Eclipse. All rights reserved.