public class NotFoundException extends BraintreeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
NotFoundException() |
NotFoundException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public NotFoundException(String message)
public NotFoundException()
Copyright © 2013-2018. All Rights Reserved.