public interface SourceInfo
Implemented by exceptions with srccode attachment
Modifier and Type | Interface and Description |
---|---|
static class |
SourceInfo.Base |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
fileName() |
boolean |
isSourceAvailable() |
java.lang.Integer |
lineNumber() |
java.util.List<java.lang.String> |
lines() |
Copyright © 2014–2017 ActFramework. All rights reserved.