MockedOutput

camundala.worker.CamundalaWorkerError.MockedOutput
case class MockedOutput(output: Map[String, Any], errorCode: ErrorCodes, errorMsg: String) extends ErrorWithOutput

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def causeMsg: String

Attributes

Inherited from:
CamundalaWorkerError
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

override val isMock: Boolean