FreeHEP API
Version current

org.freehep.util.argv
Class ArgumentFormatException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.freehep.util.argv.ArgumentFormatException
All Implemented Interfaces:
Serializable

public class ArgumentFormatException
extends Exception

Version:
$Id: ArgumentFormatException.java,v 1.1 2004/01/12 20:19:25 duns Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form
Source Code:
ArgumentFormatException.java

Constructor Summary
ArgumentFormatException(String msg)
           
 
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

ArgumentFormatException

public ArgumentFormatException(String msg)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.