de.kleopatra.view.binding
Class BindingComponentNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byde.kleopatra.view.binding.BindingException
                  extended byde.kleopatra.view.binding.BindingComponentNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class BindingComponentNotFoundException
extends BindingException

Version:
$Revision: 1.2 $ - $Date: 2004/10/01 12:27:06 $
Author:
(C) 2004 Jeanette Winzenburg, Berlin
See Also:
Serialized Form

Constructor Summary
BindingComponentNotFoundException(javax.swing.JComponent parent, BindingMetaData metaData)
           
BindingComponentNotFoundException(java.lang.String message)
           
BindingComponentNotFoundException(java.lang.String message, java.lang.Throwable cause)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BindingComponentNotFoundException

public BindingComponentNotFoundException(java.lang.String message)

BindingComponentNotFoundException

public BindingComponentNotFoundException(java.lang.String message,
                                         java.lang.Throwable cause)

BindingComponentNotFoundException

public BindingComponentNotFoundException(javax.swing.JComponent parent,
                                         BindingMetaData metaData)


Copyright © 2003, 2004 SwingEmpire Jeanette Winzenburg. All Rights Reserved.