Class UnknownWidgetException
parser exception - unknown (unregistered) widget name
Inherits from
-
ParserException(base class)
Constructors
| Name | Description |
|---|---|
this
|
Fields
| Name | Type | Description |
|---|---|---|
_objectName
|
string |
|
_file
|
string |
|
_line
|
int |
|
_msg
|
string |
|
_pos
|
int |
Properties
| Name | Type | Description |
|---|---|---|
objectName
[get]
|
string |
|
file
[get]
|
string |
|
line
[get]
|
int |
|
msg
[get]
|
string |
|
pos
[get]
|
int |
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2015
License
Boost License 1.0