Class DecoderException

All Implemented Interfaces:
Serializable

public class DecoderException extends PcodeException
Exception thrown for errors decoding decompiler objects from stream
See Also:
  • Constructor Details Link icon

    • DecoderException Link icon

      public DecoderException(String msg)
    • DecoderException Link icon

      public DecoderException(String msg, Throwable cause)