Class FailedTakeoverException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.common.messaging.exception.FailedTakeoverException
All Implemented Interfaces:
Serializable

public class FailedTakeoverException extends RuntimeException
Indicates a takeover attempt failed. Additional takeover attempts may still be attempted.
See Also:
  • Constructor Details

    • FailedTakeoverException

      public FailedTakeoverException()