org.apache.felix.jmood.core
Class BundleNotAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.felix.jmood.core.BundleNotAvailableException
- All Implemented Interfaces:
- Serializable
public class BundleNotAvailableException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BundleNotAvailableException
public BundleNotAvailableException()
BundleNotAvailableException
public BundleNotAvailableException(String message)
BundleNotAvailableException
public BundleNotAvailableException(String message,
Throwable cause)
BundleNotAvailableException
public BundleNotAvailableException(Throwable cause)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.