org.zeroexchange.dao.exception
Class DAOOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.zeroexchange.exception.BusinessLogicException
org.zeroexchange.dao.exception.DAOOperationException
- All Implemented Interfaces:
- Serializable
public class DAOOperationException
- extends BusinessLogicException
Exception is thrown by
- Author:
- black
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DAOOperationException
public DAOOperationException(String message,
Throwable cause)
Copyright © 2013. All Rights Reserved.