public class ImpexValidationException extends RuntimeException
| Constructor and Description |
|---|
ImpexValidationException(List<ImportError> errors) |
ImpexValidationException(String message) |
ImpexValidationException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
List<ImportError> |
getErrors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ImpexValidationException(List<ImportError> errors)
public ImpexValidationException(String message)
public List<ImportError> getErrors()
Copyright © 2017 SAP SE. All Rights Reserved.