com.dotmarketing.exception
Class DotHibernateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.dotmarketing.exception.DotDataException
              extended by com.dotmarketing.exception.DotHibernateException
All Implemented Interfaces:
java.io.Serializable

public class DotHibernateException
extends DotDataException

See Also:
Serialized Form

Constructor Summary
DotHibernateException(java.lang.String message)
           
DotHibernateException(java.lang.String message, java.lang.Exception e)
           
 
Method Summary
 
Methods inherited from class com.dotmarketing.exception.DotDataException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

DotHibernateException

public DotHibernateException(java.lang.String message)

DotHibernateException

public DotHibernateException(java.lang.String message,
                             java.lang.Exception e)


Copyright © 2010 dotCMS Inc. All Rights Reserved.