ProbeNotFoundException Class

Definition

[System.Serializable]
public class ProbeNotFoundException : Exception
[<System.Serializable>]
type ProbeNotFoundException = class
    inherit Exception
Public Class ProbeNotFoundException
Inherits Exception
Inheritance
ProbeNotFoundException
Attributes

Constructors

ProbeNotFoundException()
ProbeNotFoundException(SerializationInfo, StreamingContext)
ProbeNotFoundException(String)
ProbeNotFoundException(String, Exception)

Applies to