#include <exceptions.h>

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