Package org.jivesoftware.smack
Interface ExceptionCallback
-
@Deprecated public interface ExceptionCallbackDeprecated.useExceptionCallbackinstead.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 voidprocessException(java.lang.Exception exception)Deprecated.
-