API ReferenceFacepunch.ActionGraphs
public class Facepunch.ActionGraphs.ValidationException : System.Exception
Exception thrown when an invalid action graph is invoked.
Constructors
Showing 1 constructors
public ValidationException(Facepunch.ActionGraphs.IMessageContext context, string message)
Exception thrown when an invalid action graph is invoked.
No results match this filter.
Properties
Showing 1 properties
public Facepunch.ActionGraphs.IMessageContext Facepunch.ActionGraphs.ValidationException.Context { get; set; }
Action graph element most relevant to this exception.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Facepunch.ActionGraphs |
| Type | class |
| Assembly | Facepunch.ActionGraphs |
| Doc ID | T:Facepunch.ActionGraphs.ValidationException |