org.apache.webbeans.corespi.scanner
Class AnnotationDB.CrossReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.webbeans.corespi.scanner.AnnotationDB.CrossReferenceException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- AnnotationDB
public class AnnotationDB.CrossReferenceException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AnnotationDB.CrossReferenceException
public AnnotationDB.CrossReferenceException(Set<String> unresolved)
getUnresolved
public Set<String> getUnresolved()
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.