public class DatabindingFailedReport extends AbstractReport
Constructor and Description |
---|
DatabindingFailedReport(Throwable exception)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getSeverity()
Returns the status of this report.
|
getException, getMessage, hasException, setException, setMessage
public DatabindingFailedReport(Throwable exception)
exception
- the underlying exceptionpublic int getSeverity()
getSeverity
in class AbstractReport
AbstractReport.getSeverity()
Copyright © 2016. All rights reserved.