Class Psd2ErrorMapper<T,​R>

    • Field Detail

    • Constructor Detail

      • Psd2ErrorMapper

        public Psd2ErrorMapper()
    • Method Detail

      • getMapper

        public abstract Function<T,​R> getMapper()
      • getErrorStatus

        public abstract org.springframework.http.HttpStatus getErrorStatus()
      • getErrorText

        protected String getErrorText​(de.adorsys.psd2.xs2a.core.domain.TppMessageInformation tppMessageInformation)