public class SrampArchiveException extends Exception
SrampArchive whenever something goes wrong in there.| Constructor and Description |
|---|
SrampArchiveException()
Constructor.
|
SrampArchiveException(String message)
Constructor.
|
SrampArchiveException(String message,
Throwable rootCause)
Constructor.
|
SrampArchiveException(Throwable rootCause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SrampArchiveException()
public SrampArchiveException(String message, Throwable rootCause)
message - rootCause - public SrampArchiveException(String message)
message - public SrampArchiveException(Throwable rootCause)
rootCause - Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.