public class SAMLStatusException
extends org.opensaml.common.SAMLException
Constructor and Description |
---|
SAMLStatusException(String statusCode,
Exception wrappedException) |
SAMLStatusException(String statusCode,
String message) |
SAMLStatusException(String statusCode,
String message,
Exception wrappedException) |
Modifier and Type | Method and Description |
---|---|
String |
getStatusCode() |
String |
getStatusMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString