ar.com.fdvs.dj.core
Class CoreException

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
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DJException, EntitiesRegistrationException, LayoutException

public class CoreException
extends java.lang.RuntimeException

See Also:
Serialized Form

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

CoreException

public CoreException()

CoreException

public CoreException(java.lang.Throwable cause)

CoreException

public CoreException(java.lang.String arg0)

CoreException

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


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