public class SocialException extends org.picketlink.common.exceptions.PicketLinkException
| Constructor and Description |
|---|
SocialException(SocialExceptionCode exceptionCode,
String message) |
SocialException(SocialExceptionCode exceptionCode,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SocialException(SocialExceptionCode exceptionCode, String message)
public SocialException(SocialExceptionCode exceptionCode, String message, Throwable cause)
public String getMessage()
getMessage in class ThrowableCopyright © 2014 JBoss Inc.. All Rights Reserved.