Compartir a través de


UnsupportedVersionException Constructor

Initializes a new instance of the UnsupportedVersionException class.

Lista de sobrecargas

  Nombre Descripción
Método publico UnsupportedVersionException() () () () Initializes a new instance of the UnsupportedVersionException class.
Método publico UnsupportedVersionException(String) Initializes a new instance of the UnsupportedVersionException class with the specified message.
Método publico UnsupportedVersionException(String, Exception) Initializes a new instance of the UnsupportedVersionException class with the specified message and inner exception.

Principio