exceptionType = $exceptionType; } public function getExceptionType() { return $this->exceptionType; } public function setFlowStepId($flowStepId) { $this->flowStepId = $flowStepId; } public function getFlowStepId() { return $this->flowStepId; } }