Class 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:
    Serialized Form
    • Constructor Detail

      • CommentsDataAccessException

        public CommentsDataAccessException​(Throwable cause)