case class InnerError(etype: String, message: String, stacktrace: String) extends Product with Serializable
Scala version of inner DynamicsInnerErrorJS
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- InnerError
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All