Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

DistributedApplicationException

Classnet10.0
📦 Aspire.Hosting v13.5.4
Represents an exception that is thrown when a distributed application error occurs.
namespace Aspire.Hosting;
public class DistributedApplicationException
: System.Exception
{
// ...
}
Exception
View all constructors