colibrio-reader-framework
4.0.0-experimental-1
colibrio-reader-framework
/
com.colibrio.core.io
/
ZipResourceProviderException
/
SerializedZipArchiveInformationException
Serialized
Zip
Archive
Information
Exception
sealed
class
SerializedZipArchiveInformationException
:
ZipResourceProviderException
Types
Functions
Properties
Inheritors
Types
Invalid
Serialized
Zip
Archive
Information
Data
Link copied to clipboard
class
InvalidSerializedZipArchiveInformationData
:
ZipResourceProviderException.SerializedZipArchiveInformationException
Invalid
Serialized
Zip
Archive
Information
Tag
Link copied to clipboard
class
InvalidSerializedZipArchiveInformationTag
:
ZipResourceProviderException.SerializedZipArchiveInformationException
Invalid
Serialized
Zip
Archive
Information
Version
Link copied to clipboard
class
InvalidSerializedZipArchiveInformationVersion
:
ZipResourceProviderException.SerializedZipArchiveInformationException
Functions
add
Suppressed
Link copied to clipboard
fun
addSuppressed
(
p0
:
Throwable
)
fill
In
Stack
Trace
Link copied to clipboard
open
fun
fillInStackTrace
(
)
:
Throwable
get
Localized
Message
Link copied to clipboard
open
fun
getLocalizedMessage
(
)
:
String
get
Stack
Trace
Link copied to clipboard
open
fun
getStackTrace
(
)
:
Array
<
StackTraceElement
>
get
Suppressed
Link copied to clipboard
fun
getSuppressed
(
)
:
Array
<
Throwable
>
init
Cause
Link copied to clipboard
open
fun
initCause
(
p0
:
Throwable
)
:
Throwable
print
Stack
Trace
Link copied to clipboard
open
fun
printStackTrace
(
)
open
fun
printStackTrace
(
p0
:
PrintStream
)
open
fun
printStackTrace
(
p0
:
PrintWriter
)
set
Stack
Trace
Link copied to clipboard
open
fun
setStackTrace
(
p0
:
Array
<
StackTraceElement
>
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Inheritors
InvalidSerializedZipArchiveInformationData
Link copied to clipboard
InvalidSerializedZipArchiveInformationTag
Link copied to clipboard
InvalidSerializedZipArchiveInformationVersion
Link copied to clipboard