MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
APETagNotFoundException Constructor (message)
Namespaces
►
MPfm.Sound
►
APETagNotFoundException
►
APETagNotFoundException(String)
C#
Visual Basic
Default constructor for the APETagNotFoundException exception class.
Declaration Syntax
C#
Visual Basic
public
APETagNotFoundException
(
string
message
)
Public
Sub
New
( _
message
As
String
_ )
Parameters
message
(
String
)
Exception message
Assembly:
MPfm.Sound
(Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)