public class SchemaValidationException extends VitamException
| Constructor and Description |
|---|
SchemaValidationException(String message) |
SchemaValidationException(String message,
Throwable cause) |
SchemaValidationException(Throwable cause)
Constructor used to encapsulate a previously thrown exception.
|
getVitamError, setVitamErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SchemaValidationException(String message, Throwable cause)
message - cause - public SchemaValidationException(Throwable cause)
cause - the originating exceptionpublic SchemaValidationException(String message)
message - Copyright © 2018 Vitam. All rights reserved.