BEA Systems, Inc.

com.beasys.commerce.util
Class ArgsParser.HelpSpecifiedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.beasys.commerce.util.ArgsParser.HelpSpecifiedException
Enclosing class:
ArgsParser

public static class ArgsParser.HelpSpecifiedException
extends java.lang.Exception

The user specified -? or -h

See Also:
Serialized Form

Constructor Summary
ArgsParser.HelpSpecifiedException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ArgsParser.HelpSpecifiedException

public ArgsParser.HelpSpecifiedException()

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved