<<

NAME

Koha::Exceptions::XSLT - Base class for XSLT exceptions

DESCRIPTION

Defines a few exceptions for Koha::XSLT:: modules

Exceptions

Koha::Exceptions::XSLT

Generic XSLT exception.

Koha::Exceptions::XSLT::MissingFilename

Missing filename exception.

Koha::Exceptions::XSLT::FetchFailed

Failed to fetch the XSLT.

<<