Class BankingGatewayException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.adorsys.multibanking.exception.BankingGatewayException
-
- All Implemented Interfaces:
java.io.Serializable
public class BankingGatewayException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BankingGatewayException(org.springframework.http.HttpStatus status, Message errorMessage)
-
-
-
Constructor Detail
-
BankingGatewayException
public BankingGatewayException(org.springframework.http.HttpStatus status, Message errorMessage)
-
-