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