public class RegionNotFoundException extends ResourceNotFoundException
| Constructor and Description |
|---|
RegionNotFoundException() |
RegionNotFoundException(java.lang.String message) |
RegionNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
RegionNotFoundException(java.lang.Throwable cause) |
public RegionNotFoundException()
public RegionNotFoundException(java.lang.String message)
public RegionNotFoundException(java.lang.Throwable cause)
public RegionNotFoundException(java.lang.String message,
java.lang.Throwable cause)