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