net.rim.pushsdk.pap
Class FullNotificationQueueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.rim.pushsdk.pap.FullNotificationQueueException
- All Implemented Interfaces:
- Serializable
public class FullNotificationQueueException
- extends Exception
Exception that can be thrown when processing result notifications and the queue that holds the result notifications to be
processed becomes full.
- Author:
- mdandrea
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FullNotificationQueueException
public FullNotificationQueueException()
- Constructs a
FullNotificationQueueException.
Copyright © 2011 Research In Motion. All Rights Reserved.