| Package | Description |
|---|---|
| org.apache.slider.client | |
| org.apache.slider.core.exceptions |
| Modifier and Type | Method and Description |
|---|---|
UnknownApplicationInstanceException |
SliderClient.unknownClusterException(String clustername)
Generate an exception for an unknown cluster
|
| Modifier and Type | Method and Description |
|---|---|
static UnknownApplicationInstanceException |
UnknownApplicationInstanceException.unknownInstance(String name)
Create an instance with the standard exception name
|
static UnknownApplicationInstanceException |
UnknownApplicationInstanceException.unknownInstance(String name,
Throwable throwable) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.