Class EntityBrokerException

    • Field Detail

      • entityReference

        public String entityReference
        The unique reference for the entity or entity space related to this failure
    • Constructor Detail

      • EntityBrokerException

        public EntityBrokerException​(String message,
                                     String entityReference)
      • EntityBrokerException

        public EntityBrokerException​(String message,
                                     String entityReference,
                                     Throwable cause)