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