| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal message As String, _ ByVal error As DicomExceptionCode _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ClientConnectionException( string message, DicomExceptionCode error ) | |
| C++/CLI | |
|---|---|
public: ClientConnectionException( String^ message, DicomExceptionCode error ) | |
Parameters
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family