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 Details

    • CommentsDataAccessException

      public CommentsDataAccessException(Throwable cause)