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