Fatal error:Not able to solve it.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • scn87
    New Member
    • Oct 2008
    • 7

    Fatal error:Not able to solve it.

    I am getting a fatal error like this.Can anyone tell what does this mean?

    Fatal error: Uncaught exception 'DOMException' with message 'Not Found Error' in C:\wamp\www\sss \PHARMACY\LATES T PHARMACY\NEWDRG LIST\categorisa tion.php:127 Stack trace: #0 C:\wamp\www\sss \PHARMACY\LATES T PHARMACY\NEWDRG LIST\categorisa tion.php(127): DOMNode->removeChild(Ob ject(DOMElement )) #1 {main} thrown in C:\wamp\www\sss \PHARMACY\LATES T PHARMACY\NEWDRG LIST\categorisa tion.php on line 127
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Originally posted by scn87
    I am getting a fatal error like this.Can anyone tell what does this mean?

    Fatal error: Uncaught exception 'DOMException' with message 'Not Found Error' in C:\wamp\www\sss \PHARMACY\LATES T PHARMACY\NEWDRG LIST\categorisa tion.php:127 Stack trace: #0 C:\wamp\www\sss \PHARMACY\LATES T PHARMACY\NEWDRG LIST\categorisa tion.php(127): DOMNode->removeChild(Ob ject(DOMElement )) #1 {main} thrown in C:\wamp\www\sss \PHARMACY\LATES T PHARMACY\NEWDRG LIST\categorisa tion.php on line 127
    It means exactly what it says: there's an uncaught exception.
    Have a look at exception handling. Without more information, such as the code, there's nothing else to say.

    Markus.

    Comment

    Working...