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 Hierarchy
Namespace:
Frontenac.Blueprints.Util
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.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