Definition
Namespace: EntityDb.Common.Exceptions
Assembly: EntityDb.Common
The exception that is thrown when the IAgentAccessor cannot return an instance of IAgent.
1
public class NoAgentException : System.Exception
Inheritance: Object → Exception