GlimpseException Constructor

Glimpse API

GlimpseException Constructor Glimpse API Documentation
Overload List

  Name Description
Public method GlimpseException 
Initializes a new instance of the GlimpseException class.
Public method GlimpseException(String)
Initializes a new instance of the GlimpseException class.
Public method GlimpseException(SerializationInfo, StreamingContext)
Initializes a new instance of the GlimpseException class.
Public method GlimpseException(String, Exception)
Initializes a new instance of the GlimpseException class.
Back to Top
See Also