net.anotheria.moskitodemo.sqltrace.persistence
Class CommentDAOException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.anotheria.db.dao.DAOException
              extended by net.anotheria.moskitodemo.sqltrace.persistence.CommentDAOException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CommentDAONoItemForIdFoundException

public class CommentDAOException
extends net.anotheria.db.dao.DAOException

See Also:
Serialized Form

Constructor Summary
CommentDAOException()
           
CommentDAOException(String message)
           
 
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

CommentDAOException

public CommentDAOException(String message)

CommentDAOException

public CommentDAOException()


Copyright © 2010-2012 anotheria.net. All Rights Reserved.