org.apache.felix.ipojo.composite.service.provides
Class CompositionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.felix.ipojo.composite.service.provides.CompositionException
- All Implemented Interfaces:
- Serializable
public class CompositionException
- extends Exception
Exception occurs when a composition error occurs.
- Author:
- Felix Project Team
- See Also:
- Serialized Form
CompositionException
public CompositionException(String message)
- Constructor.
- Parameters:
message
- : a message.
Copyright © 2011 Apache Software Foundation. All Rights Reserved.