MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
UpdateLibraryException Constructor (message, innerException)
NamespacesMPfm.LibraryUpdateLibraryExceptionUpdateLibraryException(String, Exception)
Default constructor for the UpdateLibraryException exception class.
Declaration Syntax
C#Visual Basic
public UpdateLibraryException(
	string message,
	Exception innerException
)
Public Sub New ( _
	message As String, _
	innerException As Exception _
)
Parameters
message (String)
Exception message
innerException (Exception)
Inner exception

Assembly: MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)