public class DrmCommunicationException extends DrmaaException
| Constructor and Description |
|---|
DrmCommunicationException()
Creates a new instance of
CommunicationException without
detail message. |
DrmCommunicationException(java.lang.String msg)
Constructs an instance of
CommunicationException with the
specified detail message. |
public DrmCommunicationException()
CommunicationException without
detail message.public DrmCommunicationException(java.lang.String msg)
CommunicationException with the
specified detail message.msg - the detail message.
The contents of this file are licensed under the Sun Industry Standards Source License version 1.2.
Copyright 2008, Sun Microsystems, Inc.