Class DegradedModeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.communication.brm.charging.util.errors.BaseException
oracle.communication.brm.charging.brs.SystemHealthException
oracle.communication.brm.charging.brs.DegradedModeException
All Implemented Interfaces:
Serializable

public class DegradedModeException extends SystemHealthException
The exception signals that ECE does not have a required cluster quorum to be able to successfully process the submitted request.
See Also:
  • Constructor Details

    • DegradedModeException

      public DegradedModeException(String message)
      Constructs a DegradedModeException with the specified detail message. A detail message is a String that describes this particular exception.
      Parameters:
      message - The String that contains a detailed message