vn
Class Inspector.UserWantsKey

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by vn.Inspector.UserWantsKey
All Implemented Interfaces:
Serializable
Enclosing class:
Inspector

private static class Inspector.UserWantsKey
extends Exception

Exception class for identifying when the user requests to view the key.

See Also:
Inspector.analyzeArguments(String[])

Constructor Summary
Inspector.UserWantsKey()
          Constructs the exception object.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Inspector.UserWantsKey

public Inspector.UserWantsKey()
Constructs the exception object.