com.sun.xml.ws.fault
Class ExceptionBean.StackFrame
java.lang.Object
com.sun.xml.ws.fault.ExceptionBean.StackFrame
- Enclosing class:
- ExceptionBean
static final class ExceptionBean.StackFrame
- extends Object
Captures one stack frame.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
declaringClass
public String declaringClass
methodName
public String methodName
fileName
public String fileName
lineNumber
public String lineNumber
ExceptionBean.StackFrame
ExceptionBean.StackFrame()
ExceptionBean.StackFrame
public ExceptionBean.StackFrame(StackTraceElement ste)