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