NanoFramework 1.4.0
A tiny PHP Framework
RedirectException.php
Go to the documentation of this file.
1<?php
2
4
10class RedirectException extends \Exception
11{
12}