Class DefaultRuntimeErrorCallback


  • @Dependent
    public class DefaultRuntimeErrorCallback
    extends Object
    • Constructor Detail

      • DefaultRuntimeErrorCallback

        public DefaultRuntimeErrorCallback()
    • Method Detail

      • error

        public void error​(Throwable throwable)
      • extractMessageRecursively

        protected static String extractMessageRecursively​(Throwable t)
      • isServerOfflineException

        protected static boolean isServerOfflineException​(Throwable throwable)
      • unlock

        public void unlock()