WebSphere MQ Workflow 3.4.0 Java Generic API Test / Prototyping Tool
[prev][next][parent][TOC]
FmcException
===SYNTAX FOR FMCEXCEPTION APIs=========================================
FmcException.getMessage
xpValue "value" | null
End
FmcException.origin
xpValue "value" | null
End
FmcException.parameters
stringArrayHdl n
xpValue "value1;value2;..." | null
End
FmcException.messageText
xpValue "value" | null
End
FmcException.nestedException
xpValue "value" | null
End
FmcException.rc
xpValue FMC_OK
End