Class UnsupportedOperationDueToRetrievalError
java.lang.Object
java.lang.Throwable
java.lang.Exception
se.liu.ida.hefquin.federation.access.FederationAccessException
se.liu.ida.hefquin.federation.access.UnsupportedOperationDueToRetrievalError
-
Field Summary
FieldsFields inherited from class se.liu.ida.hefquin.federation.access.FederationAccessException
fm, req -
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedOperationDueToRetrievalError(Integer errorCode, String message) UnsupportedOperationDueToRetrievalError(Integer errorCode, String message, Throwable cause) UnsupportedOperationDueToRetrievalError(String message, Throwable cause) -
Method Summary
Methods inherited from class se.liu.ida.hefquin.federation.access.FederationAccessException
getDataRetrievalRequest, getFederationMemberMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
errorCode
-
-
Constructor Details
-
UnsupportedOperationDueToRetrievalError
-
UnsupportedOperationDueToRetrievalError
-
UnsupportedOperationDueToRetrievalError
-
UnsupportedOperationDueToRetrievalError
-
UnsupportedOperationDueToRetrievalError
-
UnsupportedOperationDueToRetrievalError
public UnsupportedOperationDueToRetrievalError()
-
-
Method Details
-
getErrorStatusCode
-