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