Class ConfigTransactionRejectedException

  • All Implemented Interfaces:
    Serializable

    public class ConfigTransactionRejectedException
    extends ConfigTransactionException
    Thrown by ConfiguredBy services that signifies that the service rejected the configuration and the transaction was automatically rolled back.
    Author:
    Jeff Trent
    See Also:
    Serialized Form
    • Constructor Detail

      • ConfigTransactionRejectedException

        public ConfigTransactionRejectedException​(String message)
      • ConfigTransactionRejectedException

        public ConfigTransactionRejectedException​(String message,
                                                  Throwable cause)