public final class SchemaViolationException extends RuntimeException
Schema.| Constructor and Description |
|---|
SchemaViolationException(String message)
Constructor.
|
SchemaViolationException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SchemaViolationException(String message, Throwable cause)
message - the error messagecause - the cause of the exceptionpublic SchemaViolationException(String message)
message - the error messageCopyright © 2025 DiffusionData Limited. All rights reserved.