Related Links : Search Engine Optimization | | Search Engine Marketing | Online Marketing | Freelance Programmer| SEO Thailand | SEO Expert | SEO services | PHP Programmer Thailand | SEO Tutorial | What is SEO |

  Home Our SEO Services SEO Expert Consultant Php Programmer Scripts| Email : sachin {at} jainsachin {dot} com

PHP | Gets the Exception message | Manual | Tutorial | Help

SEO Services



Website Programming in PHP / MYSQL



Friends


    Gets the Exception message

    Exception::getMessage

    (PHP 5 >= 5.1.0)

    Exception::getMessage — Gets the Exception message

    Description

    final public string Exception::getMessage ( void )

    Returns the Exception message.

    Parameters

    This function has no parameters.

    Return Values

    Returns the Exception message as a string.

    Examples

    Example #1 Exception::getMessage() example

    <?php
    try {
        throw new 
    Exception("Some error message");
    } catch(
    Exception $e) {
        echo 
    $e->getMessage();
    }
    ?>

    The above example will output something similar to:

    Some error message
    


    SEO Tutorial / Articles





    Php / Mysql Tutorial



    Articles



      Portfolio


      SEO by Jainsachin