Package org.onosproject.net.pi.model
Class PiPipelineInterpreter.PiInterpreterException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.onosproject.net.pi.model.PiPipelineInterpreter.PiInterpreterException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- PiPipelineInterpreter
@Beta public static class PiPipelineInterpreter.PiInterpreterException extends java.lang.Exception
Signals that an error was encountered while executing the interpreter.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PiInterpreterException(java.lang.String message)
-