Class ArgumentUtils.ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pentaho.aggdes.algorithm.util.ArgumentUtils.ValidationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ArgumentUtils
Thrown on error parsing or validating command-line arguments.
Optional parameter component
specifies which component
was being validated and allows us to give detailed information
about the parameters expected by that component.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationException
-
-
Method Details
-
getComponent
-