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 8584 2006-08-10 23:06:37Z duns $
- Author:
- Mark Donszelmann
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchQualifierException
public NoSuchQualifierException(String msg)
NoSuchQualifierException
public NoSuchQualifierException()
Copyright © 2000-2013 FreeHEP. All Rights Reserved.