CustomEncodingsMappingDoubleEbcdicBytesNotAllowedException Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| CustomEncodingsMappingDoubleEbcdicBytesNotAllowedException() | |
| CustomEncodingsMappingDoubleEbcdicBytesNotAllowedException(String) |
CustomEncodingsMappingDoubleEbcdicBytesNotAllowedException()
public:
CustomEncodingsMappingDoubleEbcdicBytesNotAllowedException();
public CustomEncodingsMappingDoubleEbcdicBytesNotAllowedException ();
Public Sub New ()
Applies to
CustomEncodingsMappingDoubleEbcdicBytesNotAllowedException(String)
public:
CustomEncodingsMappingDoubleEbcdicBytesNotAllowedException(System::String ^ msg);
public CustomEncodingsMappingDoubleEbcdicBytesNotAllowedException (string msg);
new Microsoft.HostIntegration.Nls.CustomEncodingsMappingDoubleEbcdicBytesNotAllowedException : string -> Microsoft.HostIntegration.Nls.CustomEncodingsMappingDoubleEbcdicBytesNotAllowedException
Public Sub New (msg As String)
Parameters
- msg
- String