public class SchemaValidationException extends ParsingException
| Constructor and Description |
|---|
SchemaValidationException() |
SchemaValidationException(String message) |
SchemaValidationException(String message,
Throwable cause) |
SchemaValidationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
SchemaValidationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SchemaValidationException()
public SchemaValidationException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public SchemaValidationException(String message)
public SchemaValidationException(Throwable cause)
Copyright © 2018 Symphony Software Foundation. All rights reserved.