public class NetworkIOException extends MpnsException
| Constructor and Description |
|---|
NetworkIOException() |
NetworkIOException(IOException cause) |
NetworkIOException(String message) |
NetworkIOException(String m,
IOException c) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NetworkIOException()
public NetworkIOException(String message)
public NetworkIOException(IOException cause)
public NetworkIOException(String m, IOException c)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.