org.dbe.studio.tools.sdlCompiler2Java
Class Sdl2JavaException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.dbe.studio.tools.sdlCompiler2Java.Sdl2JavaException
All Implemented Interfaces:
java.io.Serializable

public class Sdl2JavaException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
Sdl2JavaException(java.lang.Exception e)
           
Sdl2JavaException(java.lang.String arg0)
           
 
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

Sdl2JavaException

public Sdl2JavaException(java.lang.String arg0)
Parameters:
arg0 -

Sdl2JavaException

public Sdl2JavaException(java.lang.Exception e)
Parameters:
e -


Copyright © 2004-2005 Digital Business Ecosystem. All Rights Reserved.