fr.tireme.schemadoc.exception
Class SDAbortExcept

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fr.tireme.schemadoc.exception.SDExcept
              extended by fr.tireme.schemadoc.exception.SDAbortExcept
All Implemented Interfaces:
java.io.Serializable

public class SDAbortExcept
extends SDExcept

Exception manager for aborting ... .

Since:
16 novembre 2003
Version:
2.0
Author:
Pierre Attar ; pat@tireme.fr Copyright (c) Tireme 2002, 2003
See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.tireme.schemadoc.exception.SDExcept
LEVEL_ERROR, LEVEL_MESSAGE, LEVEL_WARNING
 
Constructor Summary
SDAbortExcept(java.lang.String str)
          Constructor for Xml2outputAbortExcept
 
Method Summary
 
Methods inherited from class fr.tireme.schemadoc.exception.SDExcept
toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SDAbortExcept

public SDAbortExcept(java.lang.String str)
Constructor for Xml2outputAbortExcept

Parameters:
str - the error message