ar.com.fdvs.dj.core
Class DJException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ar.com.fdvs.dj.core.CoreException
                  extended by ar.com.fdvs.dj.core.DJException
All Implemented Interfaces:
java.io.Serializable

public class DJException
extends CoreException

See Also:
Serialized Form

Constructor Summary
DJException()
           
DJException(java.lang.String arg0)
           
DJException(java.lang.String arg0, java.lang.Throwable th)
           
DJException(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

DJException

public DJException()

DJException

public DJException(java.lang.Throwable cause)

DJException

public DJException(java.lang.String arg0,
                   java.lang.Throwable th)

DJException

public DJException(java.lang.String arg0)


Copyright © 2006-2011 FDV Solutions. All Rights Reserved.