VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office Namespace / RuntimeError Class
In This Topic
RuntimeError Class Methods
In This Topic
For a list of all methods of this type, see RuntimeError.
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 MethodBuilds a readable representation of the stack trace.
See Also