public class SchemaConversionException extends RecordStreamProcessor.StreamProcessingException
Exception thrown when there's anything wrong
with schema conversion.| Constructor and Description |
|---|
SchemaConversionException(String message) |
SchemaConversionException(String message,
Throwable cause) |
SchemaConversionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString