Class MissingScaMethodSelectionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.adorsys.multibanking.exception.ParametrizedMessageException
-
- de.adorsys.multibanking.exception.MissingScaMethodSelectionException
-
- All Implemented Interfaces:
java.io.Serializable
@ResponseStatus(value=BAD_REQUEST, code=BAD_REQUEST, reason="SELECT_SCA_METHOD") public class MissingScaMethodSelectionException extends ParametrizedMessageException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MissingScaMethodSelectionException()
-