Package tigase.push.apns
Class ApnsServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tigase.xmpp.XMPPException
tigase.xmpp.XMPPProcessorException
tigase.component.exceptions.ComponentException
tigase.push.apns.ApnsServiceException
- All Implemented Interfaces:
Serializable
public class ApnsServiceException
extends tigase.component.exceptions.ComponentException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionApnsServiceException(ApnsService.ErrorCode errorCode, ApnsService.ErrorType errorType) -
Method Summary
Modifier and TypeMethodDescriptionbooleanisErrorType(ApnsService.ErrorType errorType) toString()Methods inherited from class tigase.xmpp.XMPPProcessorException
getCode, getErrorCondition, getErrorMessagePrefix, getMessage, getMessageWithPosition, getName, getText, getType, makeElementMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace