Use com.sap.mobile.lib.supportability.ILogger#w(String, String, Throwable) What a Terrible Failure: Reports an exception that should never happen.
Similar to wtf(finalString, Throwable), also with a message. Logger implementation is able to identify the source of the log message at the price of performance penalty. See SDMLogger#wtf(String,String,Throwable,String)