public class MetadataValidationException extends Exception
Constructor and Description |
---|
MetadataValidationException(MetadataValidationErrorCode errorCode,
String message) |
MetadataValidationException(MetadataValidationErrorCode errorCode,
String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
MetadataValidationErrorCode |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MetadataValidationException(MetadataValidationErrorCode errorCode, String message)
public MetadataValidationException(MetadataValidationErrorCode errorCode, String message, Throwable cause)
public MetadataValidationErrorCode getErrorCode()
Copyright © 2019 Vitam. All rights reserved.