MockedOutput
orchescala.worker.WorkerError.MockedOutput
case class MockedOutput(output: Map[String, Any], errorMsg: String) extends ErrorWithOutput
Attributes
- Graph
-
- Supertypes
-
trait Producttrait Equalstrait ErrorWithOutputtrait WorkerErrortrait OrchescalaErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- OrchescalaError
Attributes
- Inherited from:
- OrchescalaError
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- WorkerError
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
OrchescalaError -> Throwable -> Any
- Inherited from:
- OrchescalaError
In this article