public class OKWFrameObjectMethodNotImplemented extends RuntimeException
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.
\details
\~english
\brief
The exeption OKWFrameObjectMethodNotFoundException is triggered,
if a given method is existent but it is a dummy implementation of the base-class.
\details
An OKW-Methode can be missed, if
-# a project specific object is to be defined...
-# 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 2016.10.06| Constructor and Description |
|---|
OKWFrameObjectMethodNotImplemented() |
OKWFrameObjectMethodNotImplemented(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OKWFrameObjectMethodNotImplemented()
public OKWFrameObjectMethodNotImplemented(String message)
Copyright © 2017 OpenKeyWord. All rights reserved.