Package ghidra.util.exception
Class PropertyTypeMismatchException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ghidra.util.exception.PropertyTypeMismatchException
-
- All Implemented Interfaces:
java.io.Serializable
public class PropertyTypeMismatchException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PropertyTypeMismatchException(java.lang.String message)
-