Open
Description
To be helpful to components that use AsciidoctorJ, such as the Asciidoctor Gradle plugin, raise an explicit exception (e.g., UnresolvedBackendException) when a backend cannot be resolved. This may involve catching the error coming out of Asciidoctor Ruby and throwing it as a typed exception.
Related to asciidoctor/asciidoctor-gradle-plugin#141.