public class FigoException extends Exception
| Modifier and Type | Class and Description |
|---|---|
class |
FigoException.ErrorResponse |
| Constructor and Description |
|---|
FigoException(FigoException.ErrorResponse response) |
FigoException(String error_code,
String error_message) |
FigoException(String error_code,
String error_message,
Throwable exc) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FigoException(FigoException.ErrorResponse response)
public String getErrorCode()
Copyright © 2014 figo GmbH. All rights reserved.