helix.graph.util
Class CommandLineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
helix.graph.model.GraphException
helix.graph.util.CommandLineException
- All Implemented Interfaces:
- Serializable
public class CommandLineException
- extends GraphException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandLineException
public CommandLineException()
CommandLineException
public CommandLineException(String message)
CommandLineException
public CommandLineException(Throwable cause)