vn
Class Inspector.InvalidPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
vn.Inspector.InvalidPathException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Inspector
private static class Inspector.InvalidPathException
- extends IOException
Exception class for identifying when the user did not supply
a valid XML input directory.
- See Also:
Inspector.analyzeArguments(String[])
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Inspector.InvalidPathException
public Inspector.InvalidPathException(String message)
- Constructs the exception object with the given message.
- Parameters:
message
- the text of the exception