Package ghidra.util.exception
Class CryptoException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.io.IOException
 - 
- ghidra.util.exception.CryptoException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class CryptoException extends java.io.IOException- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description CryptoException(java.lang.Exception cause)CryptoException(java.lang.String message) 
 -