Eclipse SUMO - Simulation of Urban MObility
OutOfBoundsException Class Reference

#include <UtilExceptions.h>

Inheritance diagram for OutOfBoundsException:
[legend]
Collaboration diagram for OutOfBoundsException:
[legend]

Public Member Functions

 OutOfBoundsException (const std::string &msg=TL("Out Of Bounds"))
 constructor More...
 

Detailed Description

OutOfBoundsException Thrown when an array element out of the array's bounderies is accessed

Definition at line 134 of file UtilExceptions.h.

Constructor & Destructor Documentation

◆ OutOfBoundsException()

OutOfBoundsException::OutOfBoundsException ( const std::string &  msg = TL("Out Of Bounds"))
inline

constructor

Definition at line 137 of file UtilExceptions.h.


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