Class MissingTemplateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opennms.netmgt.telemetry.protocols.netflow.parser.MissingTemplateException
-
- All Implemented Interfaces:
java.io.Serializable
public class MissingTemplateException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MissingTemplateException(int templateId)
-