ExcelDslException

Base exception for all errors occurring within the Excel DSL.

This is a sealed class, ensuring that all DSL-related exceptions are part of a controlled hierarchy.

Inheritors

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?