com.softwareag.mdm.base.repository
Class ModuleDefinitionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.softwareag.mdm.base.misc.MdmRuntimeException
                  extended bycom.softwareag.mdm.base.repository.ModuleDefinitionException
All Implemented Interfaces:
Serializable

public class ModuleDefinitionException
extends com.softwareag.mdm.base.misc.MdmRuntimeException

Thrown to indicate that a module cannot be registered properly.

See Also:
ModulesRegister, Serialized Form

Constructor Summary
ModuleDefinitionException(String msg)
           
ModuleDefinitionException(String message, Throwable newThrowable)
           
 
Methods inherited from class com.softwareag.mdm.base.misc.MdmRuntimeException
isInterestingStack, setInterestingStack
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ModuleDefinitionException

public ModuleDefinitionException(String msg)

ModuleDefinitionException

public ModuleDefinitionException(String message,
                                 Throwable newThrowable)


(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.