public class ParseException extends ProcessEngineException
Modifier and Type | Field and Description |
---|---|
protected List<ResourceReport> |
resorceReports |
Constructor and Description |
---|
ParseException(String exceptionMessage,
String resource,
List<Problem> errors,
List<Problem> warnings) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReport> |
getResorceReports() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected List<ResourceReport> resorceReports
public List<ResourceReport> getResorceReports()
Copyright © 2022. All rights reserved.