Class BacktraceHandlerInput

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • serverErrorEventListener

        public OnServerErrorEventListener serverErrorEventListener
        Event that will be executed after receiving an error from the server
    • Constructor Detail

      • BacktraceHandlerInput

        protected BacktraceHandlerInput​(OnServerErrorEventListener serverErrorEventListener)
        Initialize new instance of BacktraceHandlerInput
        Parameters:
        serverErrorEventListener - event callback that will be executed after receiving an error from the server