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