org.mmbase.bridge.remote.generator
Class NotInMMCIException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.mmbase.bridge.remote.generator.NotInMMCIException
All Implemented Interfaces:
java.io.Serializable

public class NotInMMCIException
extends java.lang.Exception

Version:
$Id: NotInMMCIException.java,v 1.3 2003/08/29 09:40:19 pierre Exp $
Author:
Kees Jongenburger
See Also:
Serialized Form
Warning: No Java Documentation Available.

Constructor Summary
NotInMMCIException()
           
NotInMMCIException(java.lang.String message)
           
NotInMMCIException(java.lang.String message, java.lang.Throwable cause)
           
NotInMMCIException(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

NotInMMCIException

public NotInMMCIException()

NotInMMCIException

public NotInMMCIException(java.lang.String message)

NotInMMCIException

public NotInMMCIException(java.lang.Throwable cause)

NotInMMCIException

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


MMBase build 1.7.1.20041002