Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getPrevious
getPrevious
If this exception is triggered by another exception, this method returns the previous exception. If not, return null.
Name:
getPrevious
Category:
Uncategorized
Programming Language:
php
One-line Description:
If this exception is triggered by another exception, this method returns the previous exception. If not, return null.
Related
PHP Integration with Baidu Text Correction API Tutorial: Achieving Smart Text Correction
7
How to Use property_exists to Check for Private Properties in PHP Classes? A Detailed Guide
1
Best Practices for PHP Application Deployment and Optimization in a Linux Environment
8
IIS PHP Configuration and Optimization: Best Practices for Enhancing Performance and Security
6
Similar Functions
mysql_real_escape_string
mysql_real_escape_string
Escapespecialcharact
libxml_get_errors
libxml_get_errors
Retrievetheerrorarra
mysql_get_client_info
mysql_get_client_info
ObtainMySQLclientinf
ftp_nlist
ftp_nlist
Returnsthelistoffile
attributes
attributes
Returnstheattribute/
mysqli::connect
mysqli::connect
OpenanewMySQLserverc
ftp_site
ftp_site
SendaSITEcommandtoth
ftp_pwd
ftp_pwd
Returnsthecurrentdir
Popular Articles