Class CqlPersistenceException

  • All Implemented Interfaces:
    java.io.Serializable

    public class CqlPersistenceException
    extends FHIRPersistenceException
    An exception which occurred processing a CQL operation
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      CqlPersistenceException​(java.lang.String msg, java.lang.Throwable t)
      Public constructor
    • Constructor Detail

      • CqlPersistenceException

        public CqlPersistenceException​(java.lang.String msg,
                                       java.lang.Throwable t)
        Public constructor
        Parameters:
        msg -
        t -