/** * This type of exception will destroy the Blok! Be careful when using it */ export class CriticalError extends Error { }