ErrorWithOutput

camundala.camunda7.worker.ErrorWithOutput
sealed trait ErrorWithOutput extends CamundalaWorkerError

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def mockedOutput: Map[String, Any]

Inherited methods

def errorCode: ErrorCodeType

Attributes

Inherited from:
CamundalaWorkerError
def errorMsg: String

Attributes

Inherited from:
CamundalaWorkerError
def isMock: Boolean

Attributes

Inherited from:
CamundalaWorkerError