Package backtraceio.library.models.json
Class SourceCode
java.lang.Object
backtraceio.library.models.json.SourceCode
Single instance of source data frame
-
Field Summary
FieldsModifier and TypeFieldDescriptionFilename to source file where exception occursLine number in source code where exception occurs -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
startLine
Line number in source code where exception occurs -
sourceCodeFileName
Filename to source file where exception occurs
-
-
Constructor Details
-
SourceCode
-