Class CommentsDataAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aquima.interactions.foundation.exception.AppDataAccessException
com.blueriq.component.api.comments.exception.CommentsDataAccessException
- All Implemented Interfaces:
Serializable
public class CommentsDataAccessException
extends com.aquima.interactions.foundation.exception.AppDataAccessException
Exception used to notify that operation on comments dao failed due to data access problems.
- Since:
- 10.0
- Author:
- Voicu Moldovan
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aquima.interactions.foundation.exception.AppDataAccessException
getCorrelationId
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommentsDataAccessException
-