Method | Description | |
---|---|---|
MidiException ( MidiErrorType errorType, string message ) : System | ||
MidiException ( MidiErrorType errorType, string message, Exception innerException ) : System |
public MidiException ( MidiErrorType errorType, string message ) : System | ||
errorType | MidiErrorType | |
message | string | |
return | System |
public MidiException ( MidiErrorType errorType, string message, Exception innerException ) : System | ||
errorType | MidiErrorType | |
message | string | |
innerException | Exception | |
return | System |