[SerializableAttribute]
public sealed class ServerUnavailableException : Exception
<SerializableAttribute>
Public NotInheritable Class ServerUnavailableException
Inherits Exception
[SerializableAttribute]
public ref class ServerUnavailableException sealed : public Exception
[<SealedAttribute>]
[<SerializableAttribute>]
type ServerUnavailableException =
class
inherit Exception
end
PKI library uses Source key and value of OfflineSource value type.
ServerUnavailableException | Initializes a new instance of the ServerUnavailableException class. |
ServerUnavailableException(String) | Initializes a new instance of the ServerUnavailableException class |
ServerUnavailableException(SerializationInfo, StreamingContext) | Initializes a new instance of the ServerUnavailableException class |
ServerUnavailableException(String, Exception) | Initializes a new instance of the ServerUnavailableException class |
ServerUnavailableException(String, String) | Initializes a new instance of the ServerUnavailableException class |
Data | (Inherited from Exception) |
HelpLink | (Inherited from Exception) |
HResult | (Inherited from Exception) |
InnerException | (Inherited from Exception) |
Message | (Inherited from Exception) |
Server | Gets the name of the CA server. |
Source | (Inherited from Exception) |
StackTrace | (Inherited from Exception) |
TargetSite | (Inherited from Exception) |
Equals | (Inherited from Object) |
GetBaseException | (Inherited from Exception) |
GetHashCode | (Inherited from Object) |
GetObjectData | (Inherited from Exception) |
GetType | (Inherited from Exception) |
ToString | (Inherited from Exception) |