JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jivesoftware.smack
ExceptionCallback
Contents
Description
Method Summary
Method Details
processException(Exception)
Hide sidebar
Show sidebar
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.
ExceptionCallbackinstead.