final case class InvalidTopLevelExportInScript(info: TopLevelExportInfo) extends Error with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- InvalidTopLevelExportInScript
- Serializable
- Serializable
- Product
- Equals
- Error
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new InvalidTopLevelExportInScript(info: TopLevelExportInfo)
Value Members
-
def
from: From
- Definition Classes
- InvalidTopLevelExportInScript → Error
- val info: TopLevelExportInfo