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