Class SleighException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- ghidra.app.plugin.processors.sleigh.SleighException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class SleighException extends java.lang.RuntimeExceptionTODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description SleighException(java.lang.String message)SleighException(java.lang.String message, java.lang.Throwable e) 
 -