Click or drag to resize

AssetDataUnavailableException Constructor

Overload List
  NameDescription
Public methodAssetDataUnavailableException(String, Int32, Object)
Initializes a new instance of the AssetDataUnavailableException class with a specific error message and a reference to the asset which caused the exception.
Public methodAssetDataUnavailableException(String, Int32, Object, Exception)
Initializes a new instance of the AssetDataUnavailableException class with a specific error message and a reference to the asset which caused the exception.
Top
See Also