Method | Description | |
---|---|---|
ServiceStartException ( ) : System, | ||
ServiceStartException ( string message ) : System, | ||
ServiceStartException ( string message, Exception, inner ) : System, |
Method | Description | |
---|---|---|
ServiceStartException ( SerializationInfo, info, StreamingContext, context ) : System, |
protected ServiceStartException ( SerializationInfo, info, StreamingContext, context ) : System, | ||
info | SerializationInfo, | |
context | StreamingContext, | |
return | System, |
public ServiceStartException ( string message ) : System, | ||
message | string | |
return | System, |
public ServiceStartException ( string message, Exception, inner ) : System, | ||
message | string | |
inner | Exception, | |
return | System, |