Haplous Framework 

Haplous Framework Git Source Tree


Root/system/vendor/h2o/errors.php

<?php


#	Errors
class H2o_Error extends Exception {}
class ParseError extends H2o_Error {}
class TemplateNotFound extends H2o_Error {}
class TemplateSyntaxError extends H2o_Error {}

?>

Archive Download this file

Branches

Number of commits:
Page rendered in 0.06405s using 11 queries.