final case class CycleInInheritanceChain(encodedClassNames: List[ClassName], from: From) extends Error with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- CycleInInheritanceChain
- Serializable
- Serializable
- Product
- Equals
- Error
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All