public class LensAPIException extends Exception
| Constructor and Description |
|---|
LensAPIException(LensAPIResult lensAPIErrorResult) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLensAPIErrorCode() |
String |
getLensAPIErrorMessage() |
String |
getLensAPIRequestId() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic LensAPIException(LensAPIResult lensAPIErrorResult)
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.