Class SystemHealthException

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

public class SystemHealthException extends oracle.communication.brm.charging.util.errors.BaseException
The exception signals that the ECE system is not in a healthy state for processing the submitted request.
See Also:
  • Constructor Details

    • SystemHealthException

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