NeatUpload Documentation

InvalidStorageConfigException Constructor

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

Overload List

Creates an InvalidStorageConfigException when deserializing.

protected InvalidStorageConfigException(SerializationInfo,StreamingContext);

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

public InvalidStorageConfigException(string);

See Also

InvalidStorageConfigException Class | Brettle.Web.NeatUpload Namespace