Class UnsupportedConfigException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opendaylight.genius.alivenessmonitor.internal.UnsupportedConfigException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedConfigException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedConfigException(java.lang.String message)
-