An interface that represents an exception that is capable of providing more information about the source code
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | java.lang.String | getFileName() | 
|  | int | getLineNumber() |