CodeCaveException ​
Exception thrown when a code cave cannot be found or created.
Kind: Class
Namespace: ConnectorLib.Inject.Exceptions
Inheritance: Exception → ISerializable
Public Constructors
CodeCaveException()
Initializes a new instance of the ConnectorLib.Inject.Exceptions.CodeCaveException class.
CodeCaveException(string message)
Initializes a new instance of the ConnectorLib.Inject.Exceptions.CodeCaveException class.
