API Reference

Hexo.Error Class

Description

An error class used in Hexo.

Constructor

Hexo.Error

(msg)

An error class used in Hexo.

Parameters

Methods

wrap

(err, msg) Error static

Replace the error message with the string.

Parameters

Returns