PATH:
home
/
centosnipponia
/
public_html
/
ticketing.nipponia.com
/
include
/
laminas-mail
/
src
/
Exception
<?php namespace Laminas\Mail\Exception; use Throwable; interface ExceptionInterface extends Throwable { }
[+]
..
[-] BadMethodCallException.php
[edit]
[-] RuntimeException.php
[edit]
[-] ExceptionInterface.php
[edit]
[-] OutOfBoundsException.php
[edit]
[-] DomainException.php
[edit]
[-] InvalidArgumentException.php
[edit]