JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jivesoftware.smack
Interface ExceptionCallback
@Deprecated
public interface
ExceptionCallback
Deprecated.
use
ExceptionCallback
instead.
This interface has been deprecated. Please use org.jivesoftware.smack.util.ExceptionCallback instead.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
void
processException
(
Exception
exception)
Deprecated.
Method Details
processException
void
processException
(
Exception
exception)
Deprecated.
ExceptionCallback
instead.