All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Pylon::OutOfRangeException Class Reference

Exception thrown if an argument is out of range. More...

#include <pylon/TypeMappings.h>

Inheritance diagram for Pylon::OutOfRangeException:
Inheritance graph
[legend]

Public Member Functions

 OutOfRangeException (const char *pDescription, const char *pSourceFileName, int SourceLine)
 Constructs an exception.
 
virtual const char * GetDescription () const throw ()
 Returns error description.
 
virtual const char * GetSourceFileName () const throw ()
 Returns the filename of the file where the exception was thrown.
 
virtual unsigned int GetSourceLine () const throw ()
 Returns the line number of the file where the exception was thrown.
 
virtual const char * what () const throw ()
 Returns a descriptive text of the exception.
 

Detailed Description

Exception thrown if an argument is out of range.


The documentation for this class was generated from the following file:

pylon 5.0.5
Copyright © 2006-2016 Basler AG (Thu Aug 11 2016 18:01:28)