PngImageException

PngImageException(string)

Initierar en ny instans avPngImageException class.

public PngImageException(string message)
ParameterTypBeskrivning
messageStringMeddelandet.

Se även


PngImageException(string, Exception)

Initierar en ny instans avPngImageException class.

public PngImageException(string message, Exception innerException)
ParameterTypBeskrivning
messageStringMeddelandet.
innerExceptionExceptionDet inre undantaget.

Se även