public class ApnsServerException extends Exception
| Constructor and Description |
|---|
ApnsServerException(String message)
Constructs a new APNs server exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApnsServerException(String message)
message - a message from the server (if any) explaining the error; may be nullCopyright © 2013–2017 Turo. All rights reserved.