Challenge
      12 of 15    Print

Demo Quizzes

In a page, what is the expression language code you would use to access an error message?

#(controllerContext.currentViewPort.exceptionData.stackTrace)
#(controllerContext.currentViewPort.exceptionData.cause)
#(controllerContext.currentViewPort.exceptionData.message)
#(controllerContext.currentRoot.exceptionData.message)
#(controllerContext.currentRoot.exceptionData.cause)
Reset
Give Up?

Feedback