Click or drag to resize
SubnetException Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public method void SubnetException
Initializes a new instance of the SubnetException class
Public method void SubnetException(INetwork)
Initializes a new instance of the SubnetException class
Public method void SubnetException(INetwork, String)
Initializes a new instance of the SubnetException class
Public method void SubnetException(INetwork, SerializationInfo, StreamingContext)
Initializes a new instance of the SubnetException class
Public method void SubnetException(INetwork, String, Exception)
Initializes a new instance of the SubnetException class
Top
See Also