public class ErrorRecordsException extends RuntimeException
| Constructor and Description |
|---|
ErrorRecordsException(List<ErrorRecordBase> errorRecords) |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorRecordBase> |
getErrorRecords() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ErrorRecordsException(List<ErrorRecordBase> errorRecords)
public List<ErrorRecordBase> getErrorRecords()
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.