Condividi tramite


Costruttore InternalErrorException (String)

Spazio dei nomi: Microsoft.IdentityModel.Protocols.WSIdentity
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Utilizzo

    Dim message As String

Dim instance As New InternalErrorException(message)

Sintassi

'Dichiarazione
Public Sub New ( _
    message As String _
)
public InternalErrorException (
    string message
)
public:
InternalErrorException (
    String^ message
)
public InternalErrorException (
    String message
)
public function InternalErrorException (
    message : String
)

Parametri

  • message
     

Piattaforme

Piattaforme di sviluppo

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Vedere anche

Riferimento

Classe InternalErrorException
Membri InternalErrorException
Spazio dei nomi Microsoft.IdentityModel.Protocols.WSIdentity