Package org.benf.cfr.reader.api
Interface SinkReturns.ExceptionMessage
-
- Enclosing interface:
- SinkReturns
public static interface SinkReturns.ExceptionMessageAn exception message with more detail.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetMessage()StringgetPath()ExceptiongetThrownException()
-