Package ghidra.pcode.floatformat
Class UnsupportedFloatFormatException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- ghidra.pcode.error.LowlevelError
- 
- ghidra.pcode.floatformat.UnsupportedFloatFormatException
 
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class UnsupportedFloatFormatException extends LowlevelError - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description UnsupportedFloatFormatException(int formatSize)UnsupportedFloatFormatException(java.lang.String message)
 
-