Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

FileHelpersException Constructor (String, Exception)

Basic constructor of the exception.

[Visual Basic]
Overloads Public Sub New( _
   ByVal message As String, _
   ByVal innerEx As Exception _
)
[C#]
public FileHelpersException(
   string message,
   Exception innerEx
);

Parameters

message
Message of the exception.
innerEx
The inner Exception.

See Also

FileHelpersException Class | FileHelpers Namespace | FileHelpersException Constructor Overload List


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox