Package owl.run.parser
Class PipelineParser.ModuleParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- owl.run.parser.PipelineParser.ModuleParseException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PipelineParser
public static class PipelineParser.ModuleParseException extends Exception
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.commons.cli.ParseException
getCause()
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-