net.anotheria.moskitodemo.sqltrace.persistence
Class CommentsPersistenceServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anotheria.moskitodemo.sqltrace.persistence.CommentsPersistenceServiceException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CommentNotFoundInCommentsPersistenceServiceException
public class CommentsPersistenceServiceException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommentsPersistenceServiceException
public CommentsPersistenceServiceException(String message)
CommentsPersistenceServiceException
public CommentsPersistenceServiceException(SQLException e)
CommentsPersistenceServiceException
public CommentsPersistenceServiceException(net.anotheria.db.dao.DAOException e)
Copyright © 2010-2012 anotheria.net. All Rights Reserved.