org.apache.geronimo.kernel.config
Class NoSuchConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.kernel.config.NoSuchConfigException
- All Implemented Interfaces:
- Serializable
public class NoSuchConfigException
- extends Exception
Exception indicating the requestion Configuration could not be located.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchConfigException
public NoSuchConfigException(Artifact configId)
getConfigId
public Artifact getConfigId()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.