net.sf.jmd.exception
Class MoDiException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.jmd.exception.MoDiException
All Implemented Interfaces:
java.io.Serializable

public class MoDiException
extends java.lang.Exception

See Also:
Serialized Form

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

MoDiException

public MoDiException()

MoDiException

public MoDiException(java.lang.String message)

MoDiException

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

MoDiException

public MoDiException(java.lang.Throwable cause)


Copyright © 2007-2010. All Rights Reserved.