Class BRSOverloadException

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.BRSOverloadException
All Implemented Interfaces:
Serializable

public class BRSOverloadException 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

    • BRSOverloadException

      public BRSOverloadException(String message)
      Constructs a BRSOverloadException 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