public class InvalidMOAResponseException extends AbstractEIDASException
Constructor and Description |
---|
InvalidMOAResponseException(String errorCode,
String errorMessage)
Exception Constructor with two Strings representing the errorCode and
errorMessage as parameters.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
getErrorCode, getErrorMessage, getSamlTokenFail, getUserErrorCode, getUserErrorMessage, setErrorCode, setErrorMessage, setSamlTokenFail
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final String getMessage()
getMessage
in class Throwable
Copyright © 2020. All Rights Reserved.