idaeim studio
 PVL: Parameter Value Language

Public Member Functions
Array_Closure_Mismatch Struct Reference

Array closure mismatch. More...

#include <PVL_Exceptions.hh>

Inheritance diagram for Array_Closure_Mismatch:
Inheritance graph
[legend]
Collaboration diagram for Array_Closure_Mismatch:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Array_Closure_Mismatch (const std::string &message="", const int location=-1, const char *caller_ID=NULL)

Detailed Description

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.


Constructor & Destructor Documentation

Array_Closure_Mismatch ( const std::string &  message = "",
const int  location = -1,
const char *  caller_ID = NULL 
) [inline]

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