Class CollectionTimedOut
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.opennms.netmgt.collection.api.CollectionException
-
- org.opennms.netmgt.collection.api.CollectionTimedOut
-
- All Implemented Interfaces:
Serializable
public class CollectionTimedOut extends CollectionException
CollectionTimedOut class.
- Version:
- $Id: $
- Author:
- ranger
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CollectionTimedOut(String message)
Constructor for CollectionTimedOut.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-