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