Class WdpNotSupportedException
Class WdpNotSupportedException
Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)
The exception that is thrown whenever an XPS document containing WDP images is being converted in library version for .NET 2.0.
public class WdpNotSupportedException : ApplicationException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← WdpNotSupportedException
Implements
Inherited Members
Exception.GetBaseException(), Exception.ToString(), Exception.GetType(), Exception.TargetSite, Exception.Message, Exception.Data, Exception.InnerException, Exception.HelpLink, Exception.Source, Exception.HResult, Exception.StackTrace, Exception.SerializeObjectState, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
WdpNotSupportedException()
Creates new instance.
public WdpNotSupportedException()