HostProtectionException public class HostProtectionException : SystemException Documentation Code public HostProtectionResource DemandedResources { get; } public HostProtectionResource ProtectedResources { get; } public HostProtectionException() public HostProtectionException(string message) public HostProtectionException(string message, Exception e) public HostProtectionException(string message, HostProtectionResource protectedResources, HostProtectionResource demandedResources) protected HostProtectionException(SerializationInfo info, StreamingContext context)