| OKWConst4InternalnameNotFoundException |
|
| OKWDirectoryDoesNotExistsException |
|
| OKWDirectorySeperatorNotImplementedException |
|
| OKWEnviromentVarNotSetException |
|
| OKWFileDoesNotExistsException |
|
| OKWFrameObjectChildNotFoundException |
|
| OKWFrameObjectDictionaryDuplicateFNException |
|
| OKWFrameObjectIllegalNameCharacterException |
|
| OKWFrameObjectMethodNotFoundException |
|
| OKWFrameObjectMethodNotImplemented |
\~german
\brief
Die Ausnahme OKWFrameObjectMethodNotImplemented wird ausgelöst,
wenn im Frame Objekt eine gegebene Methode zwar vorhanden ist aber die Implementierung
nur als Dummy-Methode in der Basis-Klasse angelegt ist.
|
| OKWFrameObjectParentNotFoundException |
|
| OKWFrameObjectWindowNotSetException |
|
| OKWGUIException |
|
| OKWGUIObjectNotFoundException |
|
| OKWGUIObjectNotUniqueException |
\~german
Diese Ausnahme wird ausgelöst, wenn mehr als ein GUI-Objekt zum gegeben Lokator gefunden wird.
|
| OKWLanguageNotImplemntedException |
|
| OKWMemorizeKeyNotExistsException |
|
| OKWMessageNotFoundException |
|
| OKWNotAllowedValueException |
|
| OKWOnlySingleValueAllowedException |
\~german
OKWOnlySingleValueAllowedException-Ausnahme wird ausgelöst, wenn nur Wert erlaubt ist.
Beispiel:
EN.Select( "Geschlecht", "weiblich${SEP}männlich" ) - Ein Radiolist erlaubt naturgemäß nur die Auswahl eines
einzigen Wertes.
|
| OKWPathDoesNotExistException |
|
| OKWVerifyingFailsException |
|