net.rim.device.api.io.nfc.readerwriter
Class NotEnoughSpaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
net.rim.device.api.io.nfc.NFCException
net.rim.device.api.io.nfc.readerwriter.ReaderWriterException
net.rim.device.api.io.nfc.readerwriter.NotEnoughSpaceException
public class NotEnoughSpaceException
- extends ReaderWriterException
This exception is thrown if an NDEF message is too large to
be written to a tag.
- Since:
- BlackBerry API 7.0.0
NotEnoughSpaceException
public NotEnoughSpaceException(String message)
- Constructs a
NotEnoughSpaceException.
- Parameters:
message - The message passed to the exception.- Since:
- BlackBerry API 7.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