org.apache.aries.blueprint.annotation.impl
Class BlueprintAnnotationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.aries.blueprint.annotation.impl.BlueprintAnnotationException
- All Implemented Interfaces:
- Serializable
public class BlueprintAnnotationException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BlueprintAnnotationException
public BlueprintAnnotationException()
BlueprintAnnotationException
public BlueprintAnnotationException(String message)
BlueprintAnnotationException
public BlueprintAnnotationException(String message,
Throwable cause)
BlueprintAnnotationException
public BlueprintAnnotationException(Throwable cause)
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.