Interface UnexpectedFailureOutputContents
- All Superinterfaces:
OutputContents
This represents the output contents of the ABI checker task when an unexpected failure occurs.
For instance, if the ABI checker throws on some unexpected edge case, we will write it to the output file.
This lets us capture such errors at the same time as conflicts, for better analysis of the plugin's behavior.
-
Method Details
-
type
- Specified by:
typein interfaceOutputContents
-
message
-
stacktrace
String stacktrace() -
of
-