Class ErrorLoggedEvent

    • Constructor Detail

      • ErrorLoggedEvent

        public ErrorLoggedEvent​(String level,
                                String category,
                                String methodName,
                                String exceptionType)
    • Method Detail

      • getLevel

        public String getLevel()
      • getCategory

        public String getCategory()
      • getMethodName

        public String getMethodName()
      • getExceptionType

        public String getExceptionType()