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