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