ZipEntryNotFoundException Constructor |
Name | Description | |
---|---|---|
![]() |
ZipEntryNotFoundException |
Constructs an exception with no descriptive information.
|
![]() |
ZipEntryNotFoundException(String) |
Constructs an exception with a descriptive message.
|
![]() |
ZipEntryNotFoundException(SerializationInfo, StreamingContext) |
Initializes a new instance of the exception class with serialized data.
|
![]() |
ZipEntryNotFoundException(String, Exception) |
Constructs an exception with a descriptive message and a reference to the instance of the
Exception
that is the root cause of the this exception.
|