ASMInjectException ​
Exception thrown when an error occurs during ASM injection.
Kind: Class
Namespace: ConnectorLib.Inject.Exceptions
Inheritance: Exception → ISerializable
Public Constructors
ASMInjectException()
Initializes a new instance of the ConnectorLib.Inject.Exceptions.ASMInjectException class.
ASMInjectException(string message)
Initializes a new instance of the ConnectorLib.Inject.Exceptions.ASMInjectException class.
