public static final class ClientV3Exception.Error extends Object
| Constructor and Description |
|---|
Error(Integer code,
String detail,
String title)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCode()
Returns the code
|
String |
getDetail()
Returns the detail
|
String |
getTitle()
Returns the title
|
String |
toString() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.