de.kleopatra.view.binding
Class BindingException

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

public abstract class BindingException
extends java.lang.RuntimeException

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

Constructor Summary
BindingException(java.lang.String message)
           
BindingException(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

BindingException

public BindingException(java.lang.String message)

BindingException

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


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