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