daikon.tools.jtb
Class Annotation.MalformedAnnotationException
Object
Throwable
Exception
Annotation.MalformedAnnotationException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Annotation
public static class Annotation.MalformedAnnotationException
- extends Exception
Thrown by method get(String annoString) if annoString doesn't
represent a well-formed annotation.
- See Also:
- Serialized Form
| Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Annotation.MalformedAnnotationException
public Annotation.MalformedAnnotationException(String s)