ImageLoadException.ImageLoadException
ImageLoadException(string)
Initierar en ny instans avImageLoadException class.
public ImageLoadException(string message)
| Parameter | Typ | Beskrivning |
|---|---|---|
| message | String | Undantagsmeddelandet. |
Se även
- class ImageLoadException
- namnutrymme Aspose.PSD.CoreExceptions
- hopsättning Aspose.PSD
ImageLoadException(string, Exception)
Initierar en ny instans avImageLoadException class.
public ImageLoadException(string message, Exception innerException)
| Parameter | Typ | Beskrivning |
|---|---|---|
| message | String | Undantagsmeddelandet. |
| innerException | Exception | Det inre undantaget. |
Se även
- class ImageLoadException
- namnutrymme Aspose.PSD.CoreExceptions
- hopsättning Aspose.PSD