CustomError

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

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
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