Table of Contents

Class AuthenticationException

Namespace
Mythosia.AI.Exceptions
Assembly
Mythosia.AI.Abstractions.dll

Exception thrown when API authentication fails

public class AuthenticationException : AIServiceException, ISerializable
Inheritance
AuthenticationException
Implements
Inherited Members

Constructors

AuthenticationException(string)

public AuthenticationException(string serviceName)

Parameters

serviceName string

AuthenticationException(string, string)

public AuthenticationException(string message, string serviceName)

Parameters

message string
serviceName string