Package ghidra.app.util.viewer.field
Class AnnotationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ghidra.app.util.viewer.field.AnnotationException
-
- All Implemented Interfaces:
java.io.Serializable
public class AnnotationException extends java.lang.RuntimeException
Exception thrown by the annotations classes.- See Also:
AnnotatedStringHandler
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AnnotationException(java.lang.String message)
-