root/components/xmlSequence/XmlSequenceException.class.php
| 59 | 86 | ||
|---|---|---|---|
1 | <?php | 1 | <?php |
2 | /** | 2 | /** |
3 | * XmlSequenceException - to the Exceptions in the XmlSequence scope | ||
4 | * | ||
5 | * @package XmlSequence | ||
6 | */ | ||
7 | |||
8 | /** | ||
3 | * Exception of the XmlSequence Component | 9 | * Exception of the XmlSequence Component |
4 | * @author Thiago Henrique Ramos da Mata <thiago.henrique.mata@gmail.com> | 10 | * @author Thiago Henrique Ramos da Mata <thiago.henrique.mata@gmail.com> |
5 | * @package XmlSequence | ||
6 | */ | 11 | */ |
7 | class XmlSequenceException extends Exception | 12 | class XmlSequenceException extends Exception |
8 | { | 13 | { |
Download diff