BmpImageException.BmpImageException

BmpImageException(string)

Initialiseert een nieuw exemplaar van hetBmpImageException klasse.

public BmpImageException(string message)
ParameterTypeBeschrijving
messageStringHet uitzonderingsbericht.

Zie ook


BmpImageException(string, Exception)

Initialiseert een nieuw exemplaar van hetBmpImageException klasse.

public BmpImageException(string message, Exception innerException)
ParameterTypeBeschrijving
messageStringHet uitzonderingsbericht.
innerExceptionExceptionDe innerlijke uitzondering.

Zie ook