'Declaration Public Function New( _ ByVal msg As String, _ ByVal filename As String, _ ByVal innerException As Exception _ )
'Declaration
Public Function New( _ ByVal msg As String, _ ByVal filename As String, _ ByVal innerException As Exception _ )
public ZipFileException( string msg, string filename, Exception innerException )
ZipFileException Class ZipFileException Members Overload List