Uses of Class
ch.ivyteam.ivy.bpm.error.BpmError
-
Packages that use BpmError Package Description ch.ivyteam.ivy.bpm.engine.client ch.ivyteam.ivy.bpm.error ch.ivyteam.ivy.jsf.bean.error -
-
Uses of BpmError in ch.ivyteam.ivy.bpm.engine.client
Methods in ch.ivyteam.ivy.bpm.engine.client that return BpmError Modifier and Type Method Description BpmErrorExecutionResult. bpmError()Provides access to occurred bpm error. -
Uses of BpmError in ch.ivyteam.ivy.bpm.error
Methods in ch.ivyteam.ivy.bpm.error that return BpmError Modifier and Type Method Description BpmErrorBpmErrorBuilder. build()Builds a newerror.BpmErrorBpmError. getErrorCause()Returns the error cause of the error.Methods in ch.ivyteam.ivy.bpm.error with parameters of type BpmError Modifier and Type Method Description static BpmPublicErrorBuilderBpmError. create(BpmError errorCause)To create a newerrorwith the givenerrorCause -
Uses of BpmError in ch.ivyteam.ivy.jsf.bean.error
Methods in ch.ivyteam.ivy.jsf.bean.error that return BpmError Modifier and Type Method Description BpmErrorErrorPageMBean. getError()
-