InvalidProxyConstructorArgumentsException public class InvalidProxyConstructorArgumentsException : ArgumentException Documentation Code public Type ClassToProxy { get; } public Type ProxyType { get; } public InvalidProxyConstructorArgumentsException(string message, Type proxyType, Type classToProxy)