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, toString
private static final long serialVersionUID
public NotFoundException(String message)
public NotFoundException()
Copyright © 2013-2019. All Rights Reserved.