public class ArtificerArchiveException extends ArtificerServerException
ArtificerArchive
whenever something goes wrong in there.Constructor and Description |
---|
ArtificerArchiveException()
Constructor.
|
ArtificerArchiveException(String message)
Constructor.
|
ArtificerArchiveException(String message,
Throwable rootCause)
Constructor.
|
ArtificerArchiveException(Throwable rootCause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ArtificerArchiveException()
public ArtificerArchiveException(String message, Throwable rootCause)
message
- rootCause
- public ArtificerArchiveException(String message)
message
- public ArtificerArchiveException(Throwable rootCause)
rootCause
- Copyright © 2011–2015 JBoss, a division of Red Hat. All rights reserved.