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