Constructors: NewEncoderFallbackException |
Initializes a new instance of the EncoderFallbackException class. Parameters specify the error message and the inner exception that is the cause of this exception.
Public Function NewEncoderFallbackException( ByRef Message As String, Optional ByVal InnerException As Exception ) As EncoderFallbackException