Jpeg2000Exception.Jpeg2000Exception

Jpeg2000Exception(string)

Initialiseert een nieuw exemplaar van hetJpeg2000Exception klasse.

public Jpeg2000Exception(string message)
ParameterTypeBeschrijving
messageStringHet uitzonderingsbericht.

Zie ook


Jpeg2000Exception(string, Exception)

Initialiseert een nieuw exemplaar van hetJpeg2000Exception klasse.

public Jpeg2000Exception(string message, Exception innerException)
ParameterTypeBeschrijving
messageStringDe boodschap.
innerExceptionExceptionDe innerlijke uitzondering.

Zie ook