Table of Contents

Property ServerException

Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll

ServerException

Gets the exception that was thrown when executing the route, if any.

public Exception? ServerException { get; }

Property Value

Exception?