UnresolvedSubdocumentException

Exception thrown when a SubdocumentLink cannot be resolved to an existing resource.

Parameters

link

the link that failed to resolve

Constructors

Link copied to clipboard
constructor(link: SubdocumentLink)

Properties

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

Functions

Link copied to clipboard

Converts this exception to a renderable Node, and performs the error handling provided by the errorHandler strategy.

Link copied to clipboard

Converts this Exception to a PipelineException if it is not already one.