Class Logging.LoggerException

All Implemented Interfaces:
Serializable
Enclosing class:
Logging

public static class Logging.LoggerException extends PekkoException
Artificial exception injected into Error events if no Throwable is supplied; used for getting a stack dump of error locations.
See Also:
  • Constructor Details

    • LoggerException

      public LoggerException()