JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
Loading...
Searching...
No Matches

Exception when a string cannot be converted properly. More...

#include <jkqtpcsstools.h>

Inheritance diagram for JKQTPCSSParser::UnconvertobleError:
[legend]
Collaboration diagram for JKQTPCSSParser::UnconvertobleError:
[legend]

Public Member Functions

 UnconvertobleError (const QString &str, const QString &target, int pos)
 
- Public Member Functions inherited from JKQTPCSSParser::GeneralError
 GeneralError (const QString &context, const QString &err, int p=-1)
 
 GeneralError (const QString &err=QString("unspecified error"), int p=-1)
 
 GeneralError (RawErrorTag_t, const QString &err, int p=-1)
 

Additional Inherited Members

- Public Attributes inherited from JKQTPCSSParser::GeneralError
QString error
 
int pos
 

Detailed Description

Exception when a string cannot be converted properly.

Constructor & Destructor Documentation

◆ UnconvertobleError()

JKQTPCSSParser::UnconvertobleError::UnconvertobleError ( const QString &  str,
const QString &  target,
int  pos 
)
inline

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