ua.gradsoft.javachecker.models
Class InvalidAnnotationTargetElementTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ua.gradsoft.termware.TermWareException
              extended by ua.gradsoft.termware.exceptions.AssertException
                  extended by ua.gradsoft.javachecker.models.InvalidAnnotationTargetElementTypeException
All Implemented Interfaces:
java.io.Serializable, ITermWareException

public class InvalidAnnotationTargetElementTypeException
extends AssertException

Throwed, when we try get incorrect target.

Author:
rssh
See Also:
Serialized Form

Constructor Summary
InvalidAnnotationTargetElementTypeException()
          Creates a new instance of InvalidAnnotationTargetElementTypeException
 
Method Summary
 
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

InvalidAnnotationTargetElementTypeException

public InvalidAnnotationTargetElementTypeException()
Creates a new instance of InvalidAnnotationTargetElementTypeException