Class MamdaErrorSeverity


  • public class MamdaErrorSeverity
    extends java.lang.Object
    MamdaErrorSeverity defines MAMDA error severities. The severity is a hint that can be used to determine what action to take (e.g., destroy the subscription).
    • Constructor Detail

      • MamdaErrorSeverity

        public MamdaErrorSeverity()
    • Method Detail

      • severityForErrorCode

        public static short severityForErrorCode​(short code)