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