Class UnimplementedInstructionException

All Implemented Interfaces:
Serializable

@Deprecated(since="12.1", forRemoval=true) public class UnimplementedInstructionException extends LowlevelError
Deprecated, for removal: This API element is subject to removal in a future version.
See Also:
  • Constructor Details

    • UnimplementedInstructionException

      public UnimplementedInstructionException(Address addr)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getInstructionAddress

      public Address getInstructionAddress()
      Deprecated, for removal: This API element is subject to removal in a future version.