toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.util
/
Report
/
Report
Report
constructor
(
severity
:
Verbosity
,
message
:
String
,
location
:
Location
)
(
source
)
constructor
(
severity
:
Verbosity
,
message
:
String
,
location
:
Location
,
inputLocation
:
Location
)
(
source
)
constructor
(
severity
:
Verbosity
,
message
:
String
,
location
:
Location
,
cause
:
Throwable
)
(
source
)
constructor
(
severity
:
Verbosity
,
message
:
String
,
location
:
Location
,
inputLocation
:
Location
,
cause
:
Throwable
)
(
source
)
constructor
(
severity
:
Verbosity
,
message
:
String
,
cause
:
Throwable
)
(
source
)
constructor
(
severity
:
Verbosity
,
stepConfig
:
StepConfiguration
,
message
:
Message
)
(
source
)
constructor
(
severity
:
Verbosity
,
stepConfig
:
StepConfiguration
,
error
:
XmlProcessingError
)
(
source
)
constructor
(
severity
:
Verbosity
,
message
:
String
)
(
source
)