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, setVitamError
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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.