public class ExpiredObjectException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_rcsid |
| Constructor and Description |
|---|
ExpiredObjectException(java.lang.String reason)
Constructs an exception with the reason.
|
public static final java.lang.String _rcsid