#include <exceptions.h>

Public Member Functions | |
| UnexpectedKeyword (const String &s="", const String &f="", Index l=0, Index c=0) | |
Definition at line 121 of file exceptions.h.
| UnexpectedKeyword::UnexpectedKeyword | ( | const String & |  s = "",  | 
        |
| const String & |  f = "",  | 
        |||
| Index |  l = 0,  | 
        |||
| Index |  c = 0 | |||
| ) |  [inline] | 
        
Definition at line 123 of file exceptions.h.
 1.5.6