Class ClientArtifactIsDisposable
The exception that is thrown when an artifact instance that is disposable is activated as non-disposable.
public class ClientArtifactIsDisposable : Exception, ISerializable
- Inheritance
-
ClientArtifactIsDisposable
- Implements
- Inherited Members
Constructors
ClientArtifactIsDisposable(Type)
The exception that is thrown when an artifact instance that is disposable is activated as non-disposable.
public ClientArtifactIsDisposable(Type artifactType)