org.ggf.drmaa
public class DeniedByDrmException extends DrmaaException
Constructor and Description |
---|
DeniedByDrmException()
Creates a new instance of
DeniedByDrmException without
detail message. |
DeniedByDrmException(java.lang.String msg)
Constructs an instance of
DeniedByDrmException with the
specified detail message. |
public DeniedByDrmException()
DeniedByDrmException
without
detail message.public DeniedByDrmException(java.lang.String msg)
DeniedByDrmException
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.