ServiceRequestError

camundala.camunda7.worker.CamundalaWorkerError$.ServiceRequestError
case class ServiceRequestError(errorCode: Int, errorMsg: String) 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