The ExceptionFactory provides standard exceptions that should be used by all Blueprints implementations.
This ensures that the look-and-feel of all implementations are the same in terms of terminology and punctuation.
Inheritance HierarchySystemObject VelocityGraph.Frontenac.Blueprints.UtilExceptionFactory
Namespace:
VelocityGraph.Frontenac.Blueprints.Util
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntaxpublic static class ExceptionFactory
Public NotInheritable Class ExceptionFactory
public ref class ExceptionFactory abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ExceptionFactory = class end
The ExceptionFactory type exposes the following members.
Methods
See Also