InvalidHeaderException overview
Public Instance Constructors
![]() |
Overloaded. Initializes a new instance of the InvalidHeaderException class. |
Public Instance Properties
![]() | Gets or sets a link to the help file associated with this exception. |
![]() | Gets the Exception instance that caused the current exception. |
![]() | Gets a message that describes the current exception. |
![]() | Gets or sets the name of the application or the object that causes the error. |
![]() | Gets a string representation of the frames on the call stack at the time the current exception was thrown. |
![]() | Gets the method that throws the current exception. |
Public Instance Methods
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | When overridden in a derived class, sets the SerializationInfo with information about the exception. |
![]() | Gets the Type of the current instance. |
![]() | Creates and returns a string representation of the current exception. |
Protected Instance Properties
![]() | Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. |
Protected Instance Methods
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
See Also
InvalidHeaderException Class | ICSharpCode.SharpZipLib.Tar Namespace