Class CollectionFailed
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.opennms.netmgt.collection.api.CollectionException
-
- org.opennms.netmgt.collection.api.CollectionFailed
-
- All Implemented Interfaces:
java.io.Serializable
public class CollectionFailed extends CollectionException
CollectionFailed class.
- Version:
- $Id: $
- Author:
- ranger
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CollectionFailed(CollectionStatus status)
-
-
-
Constructor Detail
-
CollectionFailed
public CollectionFailed(CollectionStatus status)
-
-