-
- All Implemented Interfaces:
public final class StreamAPIError extends StreamError
-
-
Method Summary
Modifier and Type Method Description final StringgetDetail()final IntegergetStatusCode()final IntegergetErrorCode()final StringgetError()final StringgetMoreInfo()-
-
Method Detail
-
getStatusCode
final Integer getStatusCode()
-
getErrorCode
final Integer getErrorCode()
-
getMoreInfo
final String getMoreInfo()
-
-
-
-