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