Developer Documentation
RAVL, Recognition And Vision Library
USER HOME PAGE CLASS LIST CONTENTS
Ravl - Core - Error Handling - void IssueError(char * file,int lineNo,char * msg,...)
 

   void IssueError(char * file,int lineNo,char * msg,...)    
 
Call when program encounters an error.
 
include "Ravl/Assert.hh"
Source file:Ravl/Core/Base/Assert.hh
User Level:Normal
Library:RavlCore
In Scope:RavlN

This will either cause the program to trap to the debugger or thow an 'ExceptionAssertionFailedC'
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 09:59:57 2002