net.rim.device.api.io
Class ServiceBookNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
net.rim.device.api.io.ServiceBookNotFoundException
public final class ServiceBookNotFoundException
- extends IOException
ServiceBookNotFoundException is thrown when a service cannot be found that matches
the parameters specified.
- Since:
- BlackBerry API 4.1.0
ServiceBookNotFoundException
public ServiceBookNotFoundException(String msg)
- Create an instance of a ServiceBookNotFoundException.
Exception for signalling when a service cannot be found.
This constructor calls the constructor of the super class.
- Parameters:
msg
- the message to include with the ServiceBookNotFoundException.- Since:
- BlackBerry API 4.1.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