pt.unl.fct.di.novasys.babel.crdts.exceptions

Class CRDTNotValidException

  • All Implemented Interfaces:
    Serializable


    public class CRDTNotValidException
    extends RuntimeException
    An exception for handling non valid (i.e., a CRDT type that is not expected or isn't implemented in the library) CRDTs.
    See Also:
    Serialized Form
    • Constructor Detail

      • CRDTNotValidException

        public CRDTNotValidException(String crdtType)

Copyright © 2024. All rights reserved.