| Package | Description |
|---|---|
| org.springframework.social.slideshare.api.impl | |
| org.springframework.social.slideshare.api.impl.xml |
| Modifier and Type | Method and Description |
|---|---|
SlideShareServiceErrorCode |
SlideShareServiceErrorException.getErrorCode() |
| Constructor and Description |
|---|
SlideShareServiceErrorException(SlideShareServiceErrorCode errorCode,
String message) |
SlideShareServiceErrorException(SlideShareServiceErrorCode errorCode,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
SlideShareServiceErrorCode |
SlideShareServiceError.getErrorCode() |
static SlideShareServiceErrorCode |
SlideShareServiceErrorCode.valueOf(int code) |
static SlideShareServiceErrorCode |
SlideShareServiceErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlideShareServiceErrorCode[] |
SlideShareServiceErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.