Class DiscoveryExceptions
java.lang.Object
io.openraven.magpie.plugins.aws.discovery.DiscoveryExceptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidonDiscoveryException(String resourceType, String resourceName, software.amazon.awssdk.regions.Region region, Exception exception) static voidonDiscoveryException(String resourceType, String resourceName, software.amazon.awssdk.regions.Region region, software.amazon.awssdk.awscore.exception.AwsServiceException exception) static voidonDiscoveryException(String resourceType, String resourceName, software.amazon.awssdk.regions.Region region, software.amazon.awssdk.core.exception.SdkException exception) static voidonDiscoveryException(String resourceType, String resourceName, software.amazon.awssdk.regions.Region region, software.amazon.awssdk.core.exception.SdkServiceException exception)
-
Constructor Details
-
DiscoveryExceptions
public DiscoveryExceptions()
-
-
Method Details
-
onDiscoveryException
-
onDiscoveryException
-
onDiscoveryException
-
onDiscoveryException
-