public class SrampServerException extends SrampException
| Constructor and Description |
|---|
SrampServerException()
Constructor.
|
SrampServerException(String message)
Constructor.
|
SrampServerException(String message,
Throwable cause)
Constructor.
|
SrampServerException(Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SrampServerException()
public SrampServerException(String message)
message - public SrampServerException(String message, Throwable cause)
message - cause - public SrampServerException(Throwable cause)
cause - Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.