public class ZipToSrampArchiveException extends Exception
ZipToSrampArchive class encounters an
error.| Constructor and Description |
|---|
ZipToSrampArchiveException()
Constructor.
|
ZipToSrampArchiveException(String message)
Constructor.
|
ZipToSrampArchiveException(String message,
Throwable cause)
Constructor.
|
ZipToSrampArchiveException(Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ZipToSrampArchiveException()
public ZipToSrampArchiveException(String message)
message - public ZipToSrampArchiveException(String message, Throwable cause)
message - cause - public ZipToSrampArchiveException(Throwable cause)
cause - Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.