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