ExceptionIdentifierAttribute constructor.
Namespace: Relativity.Services.Exceptions
Assembly: Relativity.Kepler (in Relativity.Kepler.dll) Version: local build
Syntax
C#
public ExceptionIdentifierAttribute( string identifier )
Parameters
- identifier
- Type: System.String
[Missing <param name="identifier"/> documentation for "M:Relativity.Services.Exceptions.ExceptionIdentifierAttribute.#ctor(System.String)"]
See Also