Package org.apache.ivy.osgi.core
Class BundleInfoAdapter.ProfileNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.ivy.osgi.core.BundleInfoAdapter.ProfileNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- BundleInfoAdapter
public static class BundleInfoAdapter.ProfileNotFoundException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProfileNotFoundException(java.lang.String msg)
-