Class IncompatibleLanguageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ghidra.program.model.listing.IncompatibleLanguageException
All Implemented Interfaces:
Serializable

public class IncompatibleLanguageException extends Exception
Exception thrown when attempting to replace one language in a program with another that is not "address space" compatable.
See Also:
  • Constructor Details

    • IncompatibleLanguageException

      public IncompatibleLanguageException(String msg)
      Constructs a new IncompatibleLanguageExcepton