Class SupervisorStateManager.ExceptionEvent

    • Constructor Detail

      • ExceptionEvent

        public ExceptionEvent​(Throwable t,
                              boolean storeStackTrace)
    • Method Detail

      • getTimestamp

        public org.joda.time.DateTime getTimestamp()
      • getExceptionClass

        public String getExceptionClass()
      • getMessage

        public String getMessage()
      • shouldSkipException

        protected boolean shouldSkipException​(String className)