ModelingPathException Class

Definition

Exception for errors when dealing with Paths in models

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

Constructors

ModelingPathException()

Construct an exception for errors when dealing with Paths in models

ModelingPathException(SerializationInfo, StreamingContext)

Construct an exception for errors when dealing with Paths in models

ModelingPathException(String)

Construct an exception for errors when dealing with Paths in models

ModelingPathException(String, Exception)

Construct an exception for errors when dealing with Paths in models

Applies to