toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.exceptions
/
ErrorStackFrame
Error
Stack
Frame
class
ErrorStackFrame
(
val
stepType
:
QName
,
val
stepName
:
String
)
(
source
)
Members
Constructors
Error
Stack
Frame
Link copied to clipboard
constructor
(
stepType
:
QName
,
stepName
:
String
)
Properties
step
Name
Link copied to clipboard
val
stepName
:
String
step
Type
Link copied to clipboard
val
stepType
:
QName
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String