![]() |
PVL: Parameter Value Language
|
Array closure mismatch. More...
#include <PVL_Exceptions.hh>
Public Member Functions | |
Array_Closure_Mismatch (const std::string &message="", const int location=-1, const char *caller_ID=NULL) |
Array closure mismatch.
The special character that begins an Array of Values does not match the special character that ends the Array. This usually due to imbalanced SET or SEQENCE enclosures in the PVL syntax.
Array_Closure_Mismatch | ( | const std::string & | message = "" , |
const int | location = -1 , |
||
const char * | caller_ID = NULL |
||
) | [inline] |