class

Vite::EntryNotFoundError

Inherits Vite::Error < Exception < Reference < Object

Raised when an entry is requested that the manifest does not define.

Constructors

new(key : String, available : Array(String))
Source

Instance methods

available
Source