declslides.application.ApplicationError
Errors raised while turning a valid CLI request into a rendered document.
These errors belong to the application layer: they describe invalid inputs, unsupported formats, runtime execution failures, and other problems that can happen while rendering a presentation.
Attributes
Graph
Reset zoom Hide graph Show graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
The bootstrap template could not be loaded or read.
The bootstrap template could not be loaded or read.
Attributes
The input file exists but could not be read.
The input file exists but could not be read.
Attributes
The input file does not exist.
The input file does not exist.
Attributes
Scala CLI could not be executed.
Scala CLI could not be executed.
Attributes
The generated bootstrap script failed during execution.
The generated bootstrap script failed during execution.
Attributes
The requested output format is not available.
The requested output format is not available.
Attributes
The input file exists, but its kind is not supported.
The input file exists, but its kind is not supported.
Attributes