public class UnsupportedDeviceTypeException extends Exception
The UnsupportedDeviceTypeException is thrown when an attempt to connect to a remote device that is not supported by the remote server.
Constructor and Description |
---|
UnsupportedDeviceTypeException()
Class constructor
|
UnsupportedDeviceTypeException(String msg)
Class constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedDeviceTypeException()
public UnsupportedDeviceTypeException(String msg)
Copyright © 2005–2018 Alfresco Software. All rights reserved.