DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.autoform
Class AutoFormException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.dlese.dpc.schemedit.autoform.AutoFormException
All Implemented Interfaces:
Serializable

public class AutoFormException
extends Exception

Simply wraps Exception.

Author:
ostwald

$Id $

See Also:
Serialized Form

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
 


DLESE Tools
v1.6.0