ServiceBadPathError

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

Attributes

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

Members list

Value members

Inherited methods

def causeMsg: String

Attributes

Inherited from:
CamundalaWorkerError
def isMock: Boolean

Attributes

Inherited from:
CamundalaWorkerError
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product