ServiceBadBodyError

camundala.camunda7.worker.CamundalaWorkerError$.ServiceBadBodyError
case class ServiceBadBodyError(errorMsg: String, errorCode: ErrorCodes) extends ServiceError

Attributes

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

Members list

Value members

Inherited methods

def isMock: Boolean

Attributes

Inherited from:
CamundalaWorkerError
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product