Class ExpiredObjectException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.manifoldcf.core.lockmanager.ExpiredObjectException
-
- All Implemented Interfaces:
java.io.Serializable
public class ExpiredObjectException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_rcsid
-
Constructor Summary
Constructors Constructor Description ExpiredObjectException(java.lang.String reason)Constructs an exception with the reason.
-
-
-
Field Detail
-
_rcsid
public static final java.lang.String _rcsid
- See Also:
- Constant Field Values
-
-