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; }
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
Gets the exception that was thrown when executing the route, if any.
public Exception? ServerException { get; }