org.scannotation
Class AnnotationDB.CrossReferenceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.scannotation.AnnotationDB.CrossReferenceException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AnnotationDB

public class AnnotationDB.CrossReferenceException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
AnnotationDB.CrossReferenceException(java.util.Set<java.lang.String> unresolved)
           
 
Method Summary
 java.util.Set<java.lang.String> getUnresolved()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AnnotationDB.CrossReferenceException

public AnnotationDB.CrossReferenceException(java.util.Set<java.lang.String> unresolved)
Method Detail

getUnresolved

public java.util.Set<java.lang.String> getUnresolved()


Copyright © 2008. All Rights Reserved.