Package ghidra.trace.model.modules
Class TraceConflictedMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ghidra.trace.model.modules.TraceConflictedMappingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTraceConflictedMappingException(String message, Collection<TraceStaticMapping> conflicts) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TraceConflictedMappingException
-
-
Method Details
-
getConflicts
-