VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / JpegEncoderException Class
In This Topic
    JpegEncoderException Class Methods
    In This Topic
    For a list of all methods of this type, see JpegEncoderException.
    Public Methods
     NameDescription
    Public MethodWhen overridden in a derived class, returns the System.Exception that is the root cause of one or more subsequent exceptions. (Inherited from System.Exception)
    Public MethodWhen overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception. (Inherited from System.Exception)
    Public MethodGets the runtime type of the current instance. (Inherited from System.Exception)
    Public MethodCreates and returns a string representation of the current exception. (Inherited from System.Exception)
    See Also