FreeHEP API
Version current

org.freehep.util.argv
Class MissingArgumentException

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

public class MissingArgumentException
extends Exception

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

Constructor Summary
MissingArgumentException(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

MissingArgumentException

public MissingArgumentException(String msg)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.