net.rim.device.api.io.messaging
Class MessageModificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.rim.device.api.io.messaging.MessagingException
net.rim.device.api.io.messaging.MessageModificationException
public class MessageModificationException
- extends MessagingException
Defines exceptions thrown by the Communication API when trying to modify a Message that was sent.
- Since:
- BlackBerry API 6.0.0
MessageModificationException
public MessageModificationException(String message)
- Constructs a new
MessageModificationException with a description of the failure.
- Parameters:
message - Description of the error to be included in the exception.- Since:
- BlackBerry API 6.0.0
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal