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