Package de.tarent.extract.utils
Class ExtractCliException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.tarent.extract.utils.ExtractCliException
-
- All Implemented Interfaces:
java.io.Serializable
public class ExtractCliException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExtractCliException(org.apache.commons.cli.Options options, java.lang.Exception e)ExtractCliException(org.apache.commons.cli.Options options, java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetUsage()
-