toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.exceptions
/
XProcError
/
Companion
/
xdBadType
xd
Bad
Type
fun
xdBadType
(
value
:
String
,
type
:
String
)
:
XProcError
(
source
)
fun
xdBadType
(
value
:
String
,
type
:
ItemType
)
:
XProcError
(
source
)
fun
xdBadType
(
name
:
QName
,
value
:
String
,
type
:
String
)
:
XProcError
(
source
)
fun
xdBadType
(
message
:
String
)
:
XProcError
(
source
)