public class RegionEndpointNotFoundException extends OS4JException
Constructor and Description |
---|
RegionEndpointNotFoundException(String message) |
RegionEndpointNotFoundException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static RegionEndpointNotFoundException |
create(String region,
String serviceName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RegionEndpointNotFoundException(String message, Throwable cause)
public RegionEndpointNotFoundException(String message)
public static RegionEndpointNotFoundException create(String region, String serviceName)
Copyright © 2017. All rights reserved.