Uses of Class
jetbrains.buildServer.notification.SendFailedException
-
Packages that use SendFailedException Package Description jetbrains.buildServer.notification -
-
Uses of SendFailedException in jetbrains.buildServer.notification
Methods in jetbrains.buildServer.notification that throw SendFailedException Modifier and Type Method Description voidMessageSender. sendMessage(String shortSummary, String message, Set<String> recipients)Sends a message to specified recipients
-