Class StructuredSleigh.StructuredSleighError

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ghidra.pcode.struct.StructuredSleigh.StructuredSleighError
All Implemented Interfaces:
Serializable
Enclosing class:
StructuredSleigh

public static class StructuredSleigh.StructuredSleighError extends RuntimeException
An exception for unrecoverable Structured Sleigh compilation errors
See Also:
  • Constructor Details

    • StructuredSleighError

      protected StructuredSleighError(String message)
    • StructuredSleighError

      protected StructuredSleighError(String message, Throwable cause)