EncodingException
EncodingException class
Stellt eine Codierungsausnahme dar. Die Ausnahme kann ausgelöst werden, falls ein Problem mit der Codierung/Decodierung von Text besteht.
public class EncodingException : FontException
Konstrukteure
| Name | Beschreibung | 
|---|---|
| EncodingException() | Initialisiert neu EncodingExceptionObjekt. | 
| EncodingException(string) | Initialisiert neu EncodingExceptionObjekt. | 
| EncodingException(SerializationInfo, StreamingContext) | Initialisiert neu EncodingExceptionObjekt. | 
| EncodingException(string, Exception) | Initialisiert neu EncodingExceptionObjekt. | 
Siehe auch
- class FontException
- namensraum Aspose.Font.Exceptions
- Montage Aspose.Font