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