VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode Namespace / InternalErrorException Class
In This Topic
    InternalErrorException Class Methods
    In This Topic
    For a list of all methods of this type, see InternalErrorException.
    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.
    See Also