larshp / abapNTLM

ABAP HTTP NTLM Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replace BREAK-POINT with ASSERTs

larshp opened this issue · comments

Pull request #11 solves this

Breakpoints replaced with exceptions (when the cause is external) and asserts (when the cause would be an internal malfunction)