public class NetworkDownException extends DavMailException
| Constructor and Description |
|---|
NetworkDownException(String key)
Build a network down exception with the provided BundleMessage key.
|
NetworkDownException(String key,
Object message)
Build a network down exception with the provided BundleMessage key.
|
getBundleMessage, getMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NetworkDownException(String key)
key - message keyCopyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.