jas.util
Class GetOptions.BadArguments

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jas.util.GetOptions.BadArguments
All Implemented Interfaces:
Serializable
Enclosing class:
GetOptions

public static class GetOptions.BadArguments
extends Exception

Exception to throw when an invalid argument is encountered.

See Also:
Serialized Form

Constructor Summary
GetOptions.BadArguments()
           
GetOptions.BadArguments(String s)
           
 
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

GetOptions.BadArguments

public GetOptions.BadArguments()

GetOptions.BadArguments

public GetOptions.BadArguments(String s)


Copyright © 2000-2009 FreeHEP. All Rights Reserved.