Class AuthServerUnavailableException

    • Constructor Detail

      • AuthServerUnavailableException

        public AuthServerUnavailableException​(BmcException e)
      • AuthServerUnavailableException

        public AuthServerUnavailableException​(String message,
                                              BmcException cause)
    • Method Detail

      • matches

        public static boolean matches​(BmcException cause)
        Return true if the exception is a “server unavailable” exception.
        Parameters:
        cause - BMC exception to check
        Returns:
        true if the exception is a “server unavailable” exception