public class ArchiveException
extends java.lang.Exception
Title: Framework Support Library
Description: Defines an exception thrown during work with various archives (JAR, ZIP, etc).
Copyright: Copyright (c) 2009
Company: StreamScape Technologies
Constructor and Description |
---|
ArchiveException(java.lang.String message) |
ArchiveException(java.lang.String message,
java.lang.Throwable exception) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.