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