public class DeviceContextException
extends java.lang.Exception
Thrown when a device context parameter string is invalid.
| Constructor and Description |
|---|
DeviceContextException()
Class constructor
|
DeviceContextException(java.lang.String s)
Class constructor
|
DeviceContextException(java.lang.String s,
java.lang.Throwable cause) |
public DeviceContextException()
public DeviceContextException(java.lang.String s)
s - java.lang.Stringpublic DeviceContextException(java.lang.String s,
java.lang.Throwable cause)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.