The Volatility Framework
volatility.exceptions.AddrSpaceError Class Reference

Address Space Exception, so we can catch and deal with it in the main program. More...

Inheritance diagram for volatility.exceptions.AddrSpaceError:
volatility.exceptions.VolatilityException

Public Member Functions

def __init__ (self)
 
def append_reason (self, driver, reason)
 
def __str__ (self)
 
- Public Member Functions inherited from volatility.exceptions.VolatilityException
def __init__ (self, args, kwargs)
 

Public Attributes

 reasons
 

Detailed Description

Address Space Exception, so we can catch and deal with it in the main program.


The documentation for this class was generated from the following file: