Class ConflicitingMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.geolykt.starloader.deobf.remapper.ConflicitingMappingException
- All Implemented Interfaces:
Serializable
Exception that is thrown if
MethodRenameMap.put(String, String, String, String) is fed an already
existing mapping for the method and the old new name is unequal to the new method.- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString