FreeHEP API
Version v1.2

org.freehep.util.commandline
Class NoSuchQualifierException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.freehep.util.commandline.CommandLineException
                    |
                    +--org.freehep.util.commandline.NoSuchQualifierException
All Implemented Interfaces:
Serializable

public class NoSuchQualifierException
extends CommandLineException

Qualifier does not exist.

Version:
$Id: NoSuchQualifierException.java,v 1.2 2000/06/07 11:42:00 duns Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form

Constructor Summary
NoSuchQualifierException()
           
NoSuchQualifierException(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

NoSuchQualifierException

public NoSuchQualifierException(String msg)

NoSuchQualifierException

public NoSuchQualifierException()

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.