futura.js
Version:
A small JavaScript library for common tasks such as Carousel, Exception, Animation handler and more...
7 lines (6 loc) • 497 B
JavaScript
/*
: MIT
@version : v1.0.0
@contributors : ...
*/
class Exception$$module$lib$core$Exception{constructor(a){console.error("---------- FuturaJs -----------\n \n \t AN ERROR WAS OCCURRED\n\nFile : \nMessage : "+(a+"\nLine : \n \n \nVisit web site for help -> https://js.futura-vision.com"));document}}window.fJs=window.fJs??{};window.fJs.Exception=Exception$$module$lib$core$Exception;var module$lib$core$Exception={};module$lib$core$Exception.default=Exception$$module$lib$core$Exception;