1<?php
2
3namespace ComboStrap;
4
5class ExceptionNotAuthorized  extends ExceptionCompile
6{
7
8
9}
10