public class InvalidDeviceInterfaceException
extends java.lang.Exception
This exception may be thrown by a SharedDevice when the device interface has not been specified, the device interface does not match the shared device type, or the device interface driver class cannot be loaded.
Constructor and Description |
---|
InvalidDeviceInterfaceException()
InvalidDeviceInterfaceException constructor.
|
InvalidDeviceInterfaceException(java.lang.String s)
InvalidDeviceInterfaceException constructor.
|
public InvalidDeviceInterfaceException()
public InvalidDeviceInterfaceException(java.lang.String s)
s
- java.lang.StringCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.