AddAttributeEventpublic class ConstructionEvent extends Object
| Constructor | Description |
|---|---|
ConstructionEvent() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getFileName() |
|
int |
getLine() |
|
StackTraceElement |
getSTEntryPoint() |
public Throwable stack
public String getFileName()
public int getLine()
public StackTraceElement getSTEntryPoint()
Copyright © 2019. All rights reserved.