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