Class SyncInProgressException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.adorsys.multibanking.exception.ParametrizedMessageException
-
- de.adorsys.multibanking.exception.SyncInProgressException
-
- All Implemented Interfaces:
java.io.Serializable
@ResponseStatus(value=BAD_REQUEST, reason="SYNC_IN_PROGRESS") public class SyncInProgressException extends ParametrizedMessageExceptionCreated by alexg on 19.05.17.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SyncInProgressException(java.lang.String account)
-