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