javax.microedition.rms
Class RecordStoreNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.microedition.rms.RecordStoreException
javax.microedition.rms.RecordStoreNotFoundException
public class RecordStoreNotFoundException
- extends RecordStoreException
Thrown to indicate an operation could not be completed because the
record store could not be found.
RecordStoreNotFoundException
public RecordStoreNotFoundException()
- Constructs a new
RecordStoreNotFoundException with no detail
message.
RecordStoreNotFoundException
public RecordStoreNotFoundException(String s)
- Constructs a new
RecordStoreNotFoundException with the
specified detail message.
- Parameters:
message - the detail message.
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