Class PkiWebException
Inheritance
PkiWebException
Assembly: Lacuna.Pki.dll
Syntax
public class PkiWebException : Exception, ISerializable, _Exception
Constructors
|
Improve this Doc
View Source
PkiWebException(String, Uri, Exception)
Declaration
public PkiWebException(string entityType, Uri uri, Exception innerException)
Parameters
Properties
|
Improve this Doc
View Source
EntityType
Declaration
public string EntityType { get; }
Property Value
|
Improve this Doc
View Source
Uri
Declaration
Property Value