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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CompositionException
public CompositionException(String message)
- Constructor.
- Parameters:
message
- : a message.
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.