Class NoSuchGraphProviderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.opennms.features.topology.app.internal.service.NoSuchProviderException
-
- org.opennms.features.topology.app.internal.service.NoSuchGraphProviderException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoSuchGraphProviderException extends NoSuchProviderException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoSuchGraphProviderException(java.lang.String metaTopologyId, java.lang.String namespace)
-