public class DetailedUnusableEntryException
extends net.jini.core.entry.UnusableEntryException
Constructor and Description |
---|
DetailedUnusableEntryException(String s)
Constructs a
DetailedUnusableEntryException with the
specified detail message. |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public DetailedUnusableEntryException(String s)
DetailedUnusableEntryException
with the
specified detail message. The string s
can be
retrieved later by the
Throwable.getMessage()
method of class java.lang.Throwable
.s
- the detail message.public String getMessage()
getMessage
in class Throwable
Copyright © GigaSpaces.