edu.udo.cs.miningmart.compiler.wrapper.dista
Class DMException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.udo.cs.miningmart.compiler.wrapper.dista.DMException
All Implemented Interfaces:
java.io.Serializable

public class DMException
extends java.lang.Exception

Version:
$Id: DMException.java,v 1.5 2006/09/27 15:00:03 euler Exp $
Author:
Timm Euler
See Also:
Serialized Form

Constructor Summary
DMException(java.lang.String msg)
           
 
Method Summary
 
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

DMException

public DMException(java.lang.String msg)


Copyright © 2001-2005