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, toString
public SchemaViolationException(String message, Throwable cause)
message
- the error messagecause
- the cause of the exceptionpublic SchemaViolationException(String message)
message
- the error messageCopyright © 2022 Push Technology Ltd. All Rights Reserved.