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