Class DecoderException

All Implemented Interfaces:
Serializable

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

    • DecoderException

      public DecoderException(String msg)
    • DecoderException

      public DecoderException(String msg, Throwable cause)