net.anotheria.moskitodemo.annotation
Class CommentDAONoItemForIdFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anotheria.db.dao.DAOException
net.anotheria.moskitodemo.annotation.CommentDAOException
net.anotheria.moskitodemo.annotation.CommentDAONoItemForIdFoundException
- All Implemented Interfaces:
- Serializable
public class CommentDAONoItemForIdFoundException
- extends CommentDAOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommentDAONoItemForIdFoundException
public CommentDAONoItemForIdFoundException(String id)
CommentDAONoItemForIdFoundException
public CommentDAONoItemForIdFoundException(long id)
Copyright © 2010-2012 anotheria.net. All Rights Reserved.