Property ServerException
ServerException
Gets the exception that was thrown when executing the route, if any.
public Exception? ServerException { get; }
Gets the exception that was thrown when executing the route, if any.
public Exception? ServerException { get; }