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, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NetworkDownException(String key)
key
- message keyCopyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.