GlimpseException Constructor (SerializationInfo, StreamingContext)

Glimpse API

GlimpseException Constructor (SerializationInfo, StreamingContext) Glimpse API Documentation
Initializes a new instance of the GlimpseException class.

Namespace: Glimpse.Core.Framework
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public GlimpseException(
	SerializationInfo info,
	StreamingContext context
)
public GlimpseException(
	SerializationInfo info,
	StreamingContext context
)
See Also