NeatUpload Documentation

InvalidStorageConfigException Constructor (String)

Creates an InvalidStorageConfigException, given a text description of the problem.

public InvalidStorageConfigException(
   string details
);

Parameters

details
A description of the problem.

See Also

InvalidStorageConfigException Class | Brettle.Web.NeatUpload Namespace | InvalidStorageConfigException Constructor Overload List