OpenKeyWord  Build Tag: jenkins-DoxyGen_EN-107, Build ID: 2015-03-08_20-51-06
 All Classes Namespaces Functions Variables Properties Pages
OKW.OKWFrameObjectMethodNotFoundException Class Reference

The exeption. More...

Inheritance diagram for OKW.OKWFrameObjectMethodNotFoundException:
Collaboration diagram for OKW.OKWFrameObjectMethodNotFoundException:

Public Member Functions

 OKWFrameObjectMethodNotFoundException (string message)
 
 OKWFrameObjectMethodNotFoundException (string format, params object[] args)
 
 OKWFrameObjectMethodNotFoundException (string message, Exception innerException)
 
 OKWFrameObjectMethodNotFoundException (string format, Exception innerException, params object[] args)
 

Detailed Description

The exeption.

OKWFrameObjectMethodNotFoundException is triggered, if a given method is not implemented in the frame object.

An OKW-Methode can be missed, if

  1. a project specific object is to be defined...
  2. a method is not implemented in the OKW-GUI-classes
    Todo:
    TODO: jnic text was not logical and was corrected - please proove it

The missing method must bei possibly implemented. The Exception gives hints about what method is missing and to be implemented.

Author
Zoltán Hrabovszki
Date
2014.04.27/ jnic_2014_11_27

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